Get the data schema of a template
get_template_schemaGet the JSON Schema and sample data for a template to understand required fields and build valid render data.
Instructions
JSON Schema of the data object a template expects, plus the sample data it was designed with. Use it to build the data for render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Template slug or tpl_ id |