Note
Events 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.
Allowed values: An EventType
listed in the event types list
The type of the event.
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.
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.
200
The list of events created by the platform.
400 - Events older than 45 days not retrievable