List Templates
list_templatesFetch templates and layouts from Postmark with pagination and filtering by template type or layout alias.
Instructions
List templates and layouts on the server (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Templates per page (max 500). | |
| offset | No | Number of templates to skip. | |
| template_type | No | Filter by template type. | |
| layout_template | No | Filter to templates using this layout alias. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||