Events
Get a event
Retrieves a single event by ID
GET
/
events
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Event ID
Response
200 - application/json
Event ID.
Event type
Event entity
Object ID associated with the event
Account ID associated with the event
Date and time of event creation.
Date and time of last event update.
Date and time of customer deletion (if applicable).