Participant
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 participants are loaded for.
Query parameters
changed-afterstring · ISO-8601Optional
Filter to limit returned participant list to participants changed after this date (not including the given timestamp itself).
includestring · enumOptionalPossible values:
Comma separated list of related or additional data that should be fetched as well.
Responses
200
Successful response
application/json
400
Bad Request
application/json
401
Authentication problem
application/json
403
Forbidden
application/json
404
No resource found
application/json
429
Rate limitation exceeded
application/json
500
Internal error
application/json
get
/rest-api/v2/frame/{id}/participant/Last updated
Was this helpful?