v0alpha2

Get a JSON Schema

get/schemas/{id}

Path parameters

idstring required

ID must be set to the ID of schema you want to get

Response

jsonSchema

JsonSchema required

Raw JSON Schema

Changes