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

Authorizations

x-api-key
string
header
required

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

200
application/json

Schema retrieved successfully

The response is of type object.