v1

latestOpenAPI 3.1.02026-07-133988103.2 KB
sessions

Get a list of sessions

Get a paginated list of sessions filtered by ID or status

get/v1/sessions

Query parameters

sessionIdsstring

A comma-separated list of IDs of the sessions to retrieve.

status'awaitingCapacity' | 'initializing' | 'running' | 'ended' | 'completed' | 'cancelled' | 'all'

Status of the session to get.

Status of the session to get.

offsetinteger

Offset for pagination.

limitinteger

Limit for pagination.

Headers

Authorizationstring required

Bearer authentication

Response

OK

All 39 operations