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
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
An array of events matching the query criteria