The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /schema/type/registered/{id}

Get a registered JSON schema using its $id.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/schema/type/registered/{id}

Resource URL Variables
{id} The relative $id of the JSON schema to get.
Resource Information
Authentication not required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object JsonSchema
(application/json)