Whatsapp Business Accounts

Get WABA settings

Retrieve the settings of a WhatsApp Business Account.

get/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"
  }
}

Changes

Changed in 1 of the 99 revisions of this API.1

Of the 99 revisions, 1 has no diff computed.