Sessions
Get Upcoming Sessions
GET
/
activity
/
sessions
/
{workspaceId}
/
upcoming
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Limit the number of results. Minimum: 1, Maximum: 100