Returns a list of event schema with pagination.
Query Parameters
Filterable Fields
Searchable Fields
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by provided status
ACTIVE
, INACTIVE
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Response for list events request
The response is of type object
.
Returns a list of event schema with pagination.
Query Parameters
Filterable Fields
Searchable Fields
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by provided status
ACTIVE
, INACTIVE
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Response for list events request
The response is of type object
.