Skip to main content

List PDF Templates

GET 

/api/pdf-templates

Returns every global (non store-specific) PDF template.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer Personal Access Token with the settings scope (read access).

Each template includes its raw content, resolved variables, a grouped variables_tree/schema, and type. Template types: purchase_order, sales_order, packing, quote, pick_list, vendor_credit, sales_credit. There is no server-side type filter — request the full list and filter by type on the client.

Request

Responses

OK

Response Headers
    Content-Type