Retrieve events
Retrieve event occurrences
GET
cURL
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
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.
The maximum number of results to display per page.
Response
successful operation
An array of ExternalUnifiedEvent objects, each representing an individual event with its associated details.
Represents the pagination information for navigating through a list of results in the API. It provides details on how to access the previous or next set of results.
Last modified on September 9, 2026