post https://example.com/auth/api/v1/sessionstorage/sessions/search
Search for sessions
Log in to see full request history
Responses
Search for sessions
xxxxxxxxxx
curl --request POST \
--url 'https://example.com/auth/api/v1/sessionstorage/sessions/search?offset=0&limit=50&sortdir=ASC&sortkey=expires' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: