postmark_list_templates
Retrieve a paginated list of email templates stored in your Postmark account using your server token.
Instructions
List email templates stored in Postmark.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of templates to return (default 100) | |
| offset | No | Pagination offset | |
| api_key | Yes | Postmark server token |