Skip to content

Get the template schema

GET
/schema
curl --request GET \
--url http://localhost:8080/schema

Canonical JSON Schema (Draft 2020-12) for the template rendering payload. The response is a JSON Schema document describing the Template type accepted by /render/template, with builder metadata under x-pdfUa.

Template JSON Schema

Media type application/json
object
Example generated
{}