Skip to main content
GET
Get details of a WABA template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
integer
required

an internal id of the WABA template (the only value used to address this template)

Response

Success

status
enum<string>
required
Available options:
ok,
error
Example:

"ok"

data
object
required