events/waiting_list

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Lists all participants that are or have been in waiting list. Different type of participants can be shown with status parameter. By default all participant which have been in waiting list but are not registered to the event are shown. Possible statuses are following:

  • on_line: person is in waiting list
  • on_line_allowed: person is in waiting list and has been granted access to the event
  • on_line_time_exceeded: person has been granted access to the event but have not reacted within time limit
  • place_not_used: person has been granted access to the event but has declined place in event
  • moved_by_user: organiser has moved participant from waiting list to event participant
  • waitline_place_used: person has been granted access to the event and person has registered to the event

Event can have multiple waiting lists if event's participant types have each own capacity.

Returns 400 when event_id or status is not valid.

Returns 404 when event is not found.

Path Params
int32
required
Query Params
string
Defaults to 'on_line, on_line_allowed, on_line_time_exceeded, place_not_used'

Comma separated list of statuses which are shown. List of possible values: on_line, on_line_allowed, on_line_time_exceeded, place_not_used, moved_by_user, waitline_place_used

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json