See Email Template Information
GET https://{{instance_url}}/templates/email/info?email_template_id={{email_template_id}}
Use to get information on your email templates.
Use the Template REST APIs to programmatically manage the email templates that you have stored on the Braze dashboard, on the Templates & Media page. Braze provides two endpoints for creating and updating your email templates.
Request Components
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email_template_id | string | (Required) String |
Your email template's API Identifier. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |