List PDF templates
easybill_list_pdf_templatesList configured PDF layout templates in your easybill account, optionally filtered by document type, to select the right template for invoices or offers.
Instructions
List the PDF layout templates configured in your easybill account.
Pass a template's 'id' as 'pdf_template' when creating or converting a document to control its layout and language. The built-in values are 'DE' (German, the default) and 'EN' (English); anything custom uses a numeric ID.
Note: this endpoint is not paginated and returns all templates at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by document type, e.g. 'INVOICE' or several comma-separated ('INVOICE,OFFER'). | |
| response_format | No | markdown |