Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Search or list events with filters and pagination (POST /v1/events/search)
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.