Whatsapp Message Templates
Get a Whatsapp message template by ID
Returns the content, components, language, and current review state of the specified WhatsApp message template.
get/v2/whatsapp_message_templates/{id}
Path parameters
idstring required
Whatsapp message template ID
Response
Successful response with Whatsapp template
Example response
{
"data": {
"record_type": "whatsapp_message_template"
}
}