Events
The Event object
Description
The Event object is a record of something that happened in the API. You can set up notifications for events by using the Hook feature.
Attributes
ResourceId
string
Max. length: 255 characters
The unique identifier of the event.
Date
timestamp
The date and time the event occurred.
EventType
string
Returned values: An EventType
listed in the event types list
The type of the event.
Related resources
Webhooks
Learn more about event types
Was this page helpful?