Get the JSON Schema (draft 2020-12) for an application's template
Get the JSON Schema (draft 2020-12) for an application's template
GET
Get the JSON Schema (draft 2020-12) for an application's template
Authorizations
Bearer token obtained via Circle key exchange
Path Parameters
Application UUID
Query Parameters
When true, prune sections and conditional fields that definitively do not apply to the application's saved data and add a top-level "x-resolved": true marker. Indeterminate branches (parent field not yet saved) are kept. Defaults to false (the full canonical schema).
Response
JSON Schema (draft 2020-12) describing the required fields for this application's template
A JSON Schema document whose structure varies by application template.