Skip to main content

Method

GET /v1/contract-templates

Query Parameters

string
Return translations for the specified locale (alias: lang).
boolean
Filter to active templates only (defaults to false).
string
Filter by template type (customer, supplier, or partner).
integer
Max items to return (1–100).
integer
Number of records to skip for pagination (defaults to 0).

Headers

string
Bearer token (requires contract-templates:read).

Request Example

Response

When locale (or lang) is provided, the API merges the matching translation onto each template, adding locale, bodyHtml, and variables fields.