API Docs / Operations / Document Templates / Get Custom Tokens

Get Custom Tokens

GET /tenants/{tenant}/document-templates/{code}/custom-tokens

Extracts custom token names from a document template's body HTML, excluding standard template variables.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string
clientCode query string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it