List All Transactionals
Email
List Email Templates
Retrieve all email templates available in your Minimo account
GET
List All Transactionals
Overview
Get a list of all email templates you’ve created in the Minimo dashboard. Use this endpoint to:- Display available templates in your application
- Verify template IDs before sending emails
- Build template selection interfaces
- Audit your template library
Response Structure
The response includes template metadata:Template Categories
Templates can belong to different categories:Template Status
Only
active templates can be used with the Send Email Template endpoint.Use Cases
Template Selector UI
Build a dropdown to let users choose templates:Validate Template ID
Before sending an email, verify the template exists:Filtering (Coming Soon)
Future versions will support filtering:Related Endpoints
- Send Email Template - Send emails using templates
- Get Email Template Stats - View template performance