Get a list of sessions
Get a paginated list of sessions filtered by ID or status
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sessionIds
A comma-separated list of IDs of the sessions to retrieve.
status
Status of the session to get.
offset
Offset for pagination.
limit
Limit for pagination.
Response
OK
data
meta
errors
warnings