sessions
Get Sessions
Get All Sessions in a Workspace
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace
Query Parameters
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100
Body
application/json
Filtering and pagination options for the sessions list
Response
200
application/json
Successful Response
The response is of type object
.