GET
/
activity
/
sessions
/
{workspaceId}

Authorizations

Authorization
string
header
required

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

Headers

X-Socket-Id
string

Path Parameters

workspaceId
string
required

Query Parameters

day
string

Day to get sessions for (deprecated)

start_date
string

Start date to get sessions for

end_date
string

End date to get sessions for

attendee
string

User ID of the attendee

Response

200 - application/json
events
object[]
required
permissions
object
required
week_starts_on
enum<string>
required
Available options:
sunday,
monday