Displays the template object (which includes the subject line, HTML part and text part) for the template you specify.
You can execute this operation no more than once per second.
get/v2/email/templates/{TemplateName}
Path parameters
TemplateNamestring required
The name of the template. You will refer to this name when you send email using the <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.
The name of the template.
Response
Success