/events/{event_code}/registrations

Gets the registrations in the event.

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

A hashid that identifies the event. (format: matching ^[a-zA-Z0-9]$, at least 5 characters)

Query Params
string
enum
Defaults to COMPLETE

An enum representing event registration completion status (default: COMPLETE). Registration ID will not be
present for assigned event staff who have not yet registered.

Allowed:
string
enum
Defaults to ALL

An enum used to filter by event registrant user role (default: ALL).

Allowed:
Headers
string
required

A bearer token retrieved using your client_id and client_secret.

Responses

401

The request contained an invalid token or none at all.

403

Token is not permitted to access this resource.

404

Resource requested could not be found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json