Get event
Events
Get event
Fetch a single event’s detail by its public id. An event that does not exist and one the key cannot reach both return 404.
GET
Get event
Authorizations
Path Parameters
The event's public id (UUID).
Response
The event's public detail view
Stable public identifier (UUID).
Example:
"3f1a2b4c-5d6e-7f80-9a1b-2c3d4e5f6071"
Event name.
Example:
"Annual Conference 2026"
Event date windows.
Display location strings.
Example:
Expected attendee count.
Example:
120
Event status.
Example:
"wait_for_proposals"
Creation timestamp (ISO 8601).
Example:
"2026-01-01T00:00:00.000Z"
Venue type.
Example:
"hotel"
ISO 4217 currency code.
Example:
"USD"
Estimated hotel rooms needed.
Example:
50
Whether the event spans multiple days.
Example:
true
Free-text notes about the event.
Example:
"Bring badges"