Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Required range:
1 <= x <= 100
Filter the list of Events by category.
Response
Events
A list of Event objects.