Event Schemas
List event schemas
Returns a list of event schema with pagination.
GET
/
event_schema
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
status
enum<string>
Filter by provided status
Available options:
ACTIVE
, INACTIVE
nextToken
string
pageSize
number
Response
200 - application/json
data
object[]
nextToken
string
context
object