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

KeyDatatypeRequiredDescription
email_template_idstring(Required) String

Your email template's API Identifier. |

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring