Events
Retrieve an event
Returns a single event by ID, including its full data payload.
get/events/{event_id}
Path parameters
event_idstring required
Unique identifier for the event (prefixed with evt_).
Response
OK
Returns a single event by ID, including its full data payload.
Unique identifier for the event (prefixed with evt_).
OK