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