List Channel Email Templates
GET/api/channels/:channel_id/email-templates
List server-side email templates available on the channel's provider.
Used by the email node's mailgunTemplateName dropdown so users can pick a
Mailgun stored template instead of typing its name. Currently only Mailgun
returns real templates; other providers respond with supported: false.
Sample API Call:
GET /api/channels/123e4567-e89b-12d3-a456-426614174000/email-templates
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error