Event Schemas
List all event schema versions
Get a list of all the versions of an event schema
GET
/
event_schema
/
{event_schema_name}
/
versions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
event_schema_name
string
requiredMaximum length:
50
Response
200 - application/json
Response for event schema versions
data
object[]
required