Method Details
HTTP Methods:
GET
Response Format:
json
Requires Authentication?
Yes
Rate Limited?
Headers
Products:
Marketing
Required Scope:
This endpoint is used to query the event log for events matching specified parameters.
Pagination
The parameters offset and limit are used to paginate results.
The returned offset is an opaque token used internally to keep track of the position in the result set. It's not meant to be used for anything other than subsequent requests on this endpoint with the same query parameters (excluding offset itself and limit). Further, it's meant to be short-lived.
Response details
Events will be returned in reverse-chronological order.