Events
Query events by timestamp period and optional event name
Fetch events occurring within a specified timestamp range. An optional event name can be provided to further filter the events.
GET
Query events by timestamp period and optional event name
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Minimum length:
1
Required range:
x <= 1000
Response
200
application/json
response contains an array of events
The response is of type object
.
Query events by timestamp period and optional event name