Skip to main content
GET
NoteEvents are returned up to 45 days after they occur. Any request attempting to access an event older than 45 days will result in an HTTP 400 - error.

Query parameters

string
required
Allowed values: An EventType listed in the event types listThe type of the event.
Unix timestamp
The date before which the event was created (based on the event’s CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.
Unix timestamp
The date after which the event was created (based on the event’s CreationDate parameter). You can filter on a specific time range by using both the AfterDate and BeforeDate query parameters.

Responses

array
The list of events created by the platform.