ScheduleSession

Endpoint to retrieve data for sessions, of the currently finalized draft

Finds sessions by filtering a specific conference(frame).

get

Gets ScheduleSession objects.

Authorizations
tokenstringRequired

Api key has to be used to authenticate against the server. The token parameter has must be sent in the header

Path parameters
idinteger Β· int64Required

Id of the conference the sessions are loaded for.

Responses
get
/rest-api/v2/frame/{id}/schedule/session

Last updated

Was this helpful?