Get a single event

Returns a single event by its slug (event_uri) or numeric ID. Publicly accessible without authentication. When a valid JWT token is provided, the response includes additional fields: budget, total_attendees, total_speakers, total_workshops, country_id, api_key, uuid, and full custom fields. Response is cached for 5 minutes.

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

Event slug or numeric ID

Query Params
string

Comma-separated relationships to include (e.g. 'attendee_types,account')

Headers
string

Bearer JWT token (optional -- provides additional fields when present)

Responses

404

Event not found

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