Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
It is used for offset-based pagination, usually works together with num parameter.
Maximum number of events will be returned by the API call. The maximum acceptable value is 1000
If not empty, the events will be sorted in ascending order. The acceptable order values are asc and desc
asc, desc Successful Response