> For the complete documentation index, see [llms.txt](https://api.senderwiz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.senderwiz.com/customer/templates.md).

# Templates

- [Get All Templates](https://api.senderwiz.com/customer/templates/get-all-templates.md): Retrieve a paginated list of email templates available for the authenticated customer account.
- [Get One Template](https://api.senderwiz.com/customer/templates/get-one-template.md): Retrieve the full details of a specific email template using its unique template ID.
- [Search Templates](https://api.senderwiz.com/customer/templates/search-templates.md): Search email templates based on specific filter criteria like template name.
- [Create a Template](https://api.senderwiz.com/customer/templates/create-a-template.md): Create a new email template in SenderWiz using HTML content or a zip archive.
- [Update a Template](https://api.senderwiz.com/customer/templates/update-a-template.md): Update an existing email template in SenderWiz by its unique identifier.
- [Delete a Template](https://api.senderwiz.com/customer/templates/delete-a-template.md): Permanently delete a specific email template using its unique identifier in SenderWiz.
