v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Basic

Retrieve event occurrences

Retrieve event occurrences for the specified time frame. This endpoint allows filtering by various parameters such as object type, event type, and occurrence time. It supports pagination and sorting of results.

get/events/event-occurrences/2026-03

Query parameters

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

beforestring
eventTypestring
idstring[]
limitinteger

The maximum number of results to display per page.

objectIdinteger
objectProperty.{propname}object
objectTypestring
occurredAfterstring date-time
occurredBeforestring date-time
propertiesstring[]
property.{propname}object
sortstring[]

Response

successful operation