Get Schema

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
schema_idstringRequired

Headers

X-Polytomic-VersionstringOptional

Response

OK
dataobject

Errors

400
Schemas Get Request Bad Request Error
401
Schemas Get Request Unauthorized Error
404
Schemas Get Request Not Found Error
500
Schemas Get Request Internal Server Error