ScheduleEvent

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

Finds events by filtering a specific conference(frame).

get

Gets ScheduleEvent objects.

Autorisierungen
tokenstringErforderlich

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

Pfadparameter
idinteger · int64Erforderlich

Id of the conference the events are loaded for.

Antworten
200

Successful response

application/json
get
/rest-api/v2/frame/{id}/schedule/event

War das hilfreich?