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
- ○
endpoint added
endpoint-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.