Schema Management
Get Schema by ID
Retrieves a specific schema by ID. Only returns active schemas.
GET
Path Parameters
The unique identifier of the schema.
Response
Success Response (200)
Examples
Get a Specific Schema
Curl
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the schema.