This endpoint returns a list of sessions that the authenticated account has on offer.
This API uses OAuth 2 with the authorization code flow.
You must pass in your client_id
to the Authorization
header using Bearer
.
Page number for pagination
x >= 1
Number of items per page
1 <= x <= 100
Sessions successfully retrieved
The response is of type object
.
This endpoint returns a list of sessions that the authenticated account has on offer.
This API uses OAuth 2 with the authorization code flow.
You must pass in your client_id
to the Authorization
header using Bearer
.
Page number for pagination
x >= 1
Number of items per page
1 <= x <= 100
Sessions successfully retrieved
The response is of type object
.