GET
/
activity
/
sessions
/
{workspaceId}
/
upcoming

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Query Parameters

limit
number

Limit the number of results. Minimum: 1, Maximum: 100

offset
number

Offset the results by amount minutes

host_id
string

Filter by host ID

co_host_id
string

Filter by co-host ID

Response

200 - application/json
_id
string
required
schedule
object
required
start
string
required
co_host
object
host
object