View an email templateCopy Pageget https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/mailTemplates/{template}Returns information about an email template.Path ParamstemplatestringrequiredName of the email template to be returned.localestringrequiredISO language code for the locale.flowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Responses 200Successful response 404Flow not found.Updated 3 months ago