v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Whatsapp Business Accounts

Get WABA settings

get/v2/whatsapp/business_accounts/{id}/settings

Path parameters

idstring required

Whatsapp Business Account ID

Response

Successful response with Whatsapp business account settings

Example response

{
  "data": {
    "record_type": "whatsapp_business_account_settings",
    "timezone": "America/Chicago"
  }
}