Skip to main content
GET
Get Schema by ID

Path Parameters

string
required
The unique identifier of the schema.

Response

Success Response (200)

Examples

Get a Specific Schema

Curl

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

schema_id
string<uuid>
required

The unique identifier of the schema.

Response

200 - application/json

Schema retrieved successfully

success
boolean
Example:

true

data
object