Whatsapp Message Templates
Get a Whatsapp message template by ID
Retrieve a specific WhatsApp message template by its ID.
get/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"
}
}Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○