GET
/
v4
/
schemas
/
{schemaId}
Get a specific schema by ID
curl --request GET \
  --url https://api.kadoa.com/v4/schemas/{schemaId} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-api-key
string

API key for authorization

Authorization
string

Bearer token for authorization

Path Parameters

schemaId
string
required

ID of the schema to retrieve

Response

Schema retrieved successfully

The response is of type object.