Retrieves only the schema identified by the input ID, without additional metadata.
GET
/schemas/ids/{id}/schema
curl \
--request GET 'http://localhost:8081/schemas/ids/{id}/schema'
Response examples (200)
string
Response examples (200)
string
Response examples (200)
string
Response examples (404)
{
"error_code": 42,
"message": "string"
}
Response examples (404)
{
"error_code": 42,
"message": "string"
}
Response examples (404)
{
"error_code": 42,
"message": "string"
}
Response examples (500)
{
"error_code": 42,
"message": "string"
}
Response examples (500)
{
"error_code": 42,
"message": "string"
}
Response examples (500)
{
"error_code": 42,
"message": "string"
}