Get the subject of an email templateCopy Pageget https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/mailTemplates/{template}/subjectReturns the subject line for 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.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200Successful response 404Flow not found.Updated 3 months ago