Skip to main content
GET
List template settings

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

page
integer
default:1
per_page
integer
default:15
template_uuid
string<uuid>

Only settings of this template.

waba_id
string

Only settings whose template belongs to this WhatsApp Business Account.

status
enum<string>
Available options:
active,
inactive

Response

200 - application/json

Success

success
boolean
Example:

true

message
string
Example:

"Template settings retrieved successfully"

data
object