Skip to main content
GET
List WhatsApp message templates

Authorizations

api_access_token
string
header
required

This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.

Path Parameters

account_id
integer
required

The numeric ID of the account

id
number
required

ID of the native or Twilio WhatsApp inbox

Query Parameters

name
string

Exact template name to filter by

Response

Success

payload
object[]

Native or Twilio WhatsApp message templates available for the inbox

meta
object