Get custom schema

Beta
GET
/api/custom-schemas/v1/:schema_id

Return a custom schema with a given ID.

Path parameters

schema_idUUIDRequired

Response

This endpoint returns an object.
idUUID
namestring
fieldslist of objects
descriptionstringOptional

Errors