This endpoint is used for retrieving all events.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page number.
1
Number of records per page.
20
External subscription ID
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Filter events by its code.
"event-123"
Filter events by timestamp starting from a specific date.
"2022-08-08T00:00:00Z"
Filter events by timestamp up to a specific date.
"2022-08-08T00:00:00Z"
Events
The response is of type object
.
This endpoint is used for retrieving all events.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page number.
1
Number of records per page.
20
External subscription ID
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Filter events by its code.
"event-123"
Filter events by timestamp starting from a specific date.
"2022-08-08T00:00:00Z"
Filter events by timestamp up to a specific date.
"2022-08-08T00:00:00Z"
Events
The response is of type object
.