Event Schemas
List event schemas
Returns a list of event schema with pagination.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by provided status
Available options:
ACTIVE
, INACTIVE
Example:
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
Example:
10
Response
200
application/json
Response for list events request
The response is of type object
.