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).