SchedulePerson

Endpoint to retrieve data for persons, in the currently finalized draft.

Finds authors by filtering a specific conference(frame).

get

Gets Person 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 persons from the schedule are loaded for.

Responses
chevron-right
200

Successful response

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

Last updated

Was this helpful?