Get Event

GET
/v1/events/:id

Retrieve an event with the given ID.

Path parameters

idstringRequired

The unique id for the event

Response

This endpoint returns an object.
idstringOptional

The unique identifier for the event

categoryenumOptional
Allowed values: grant.createdgrant.updatedunintegrated_grant.createdunintegrated_grant.updated

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

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