Skip to main content
GET
Get an event by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

event_id
string<uuid>
required

The unique identifier of the event to retrieve

Response

Event retrieved successfully

Response for GET /events/:event_id — single event payload

event
object
required

Full event object for legacy event creation endpoints