Skip to main content
GET
Retrieve all email templates associated with a specific account ID.
This endpoint returns all available email templates for the specified account, including both active and inactive templates.

Request

string
required
The unique identifier of the account to retrieve email templates for
string
Filter templates by status. Possible values: active, inactive, draft
string
Filter templates by category. Possible values: payment_reminder, follow_up, welcome, notification, marketing
string
required
Bearer token for API authentication