Fetch events occurring within a specified timestamp range. An optional event name can be provided to further filter the events.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
1
x <= 1000
response contains an array of events
The response is of type object
.