Get Event

Retrieve an event with the given ID.

Path parameters

idstringRequired

The unique id for the event

Headers

AuthorizationstringRequired

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

Response

OK

idstringOptional

The unique identifier for the event

categoryenumOptional

The category of the event. This is useful for filtering events.

Allowed values:
created_atdatetimeOptional

The date and time the event was created

associated_object_idstringOptional

The unique identifier for the associated object

associated_object_typestringOptional

The type of the associated object

Errors