Get custom schema

Beta
Return a custom schema with a given ID.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

schema_idUUIDRequired

Response

This endpoint returns an object.
idUUID
namestring
fieldslist of objects
descriptionstring or null

Errors