Retrieves a specific WhatsApp message template.
get/v1/whatsapp/template#id
Query parameters
metaTemplateIdstring
The numeric ID of the template assigned by Meta.
idstring required
The ID of the WhatsApp Business Account associated with this template.
templateNamestring
The name of the message template. Use together with <code>templateLanguageCode</code> as an alternative to <code>metaTemplateId</code> to identify a template.
templateLanguageCodestring
The language code of the message template (for example, <code>en</code> or <code>en_US</code>). Use together with <code>templateName</code> as an alternative to <code>metaTemplateId</code> to identify a template.
Response
Success