v1
latestOpenAPI 3.0.02026-07-2491237338.9 KBWhatsApp Business Accounts
Retrieve a WABA
Retrieves a WABA you've registered.
get/whatsapp/businessAccounts/{id}
Path parameters
idstring required
Example:whatsapp-business-account-id
WhatsApp Business Account ID.
Response
Successfully retrieved the WABA.
Example response
{
"timezoneId": "1",
"banDate": "December 9, 2022",
"violationType": "SCAM",
"restrictions": [
{
"expiration": "2022-06-01T12:00:00.000Z"
}
],
"authIntlRateEligibilityCountries": [
{
"countryCode": "IN",
"startTime": "2024-07-01T00:00:00.000Z"
}
],
"primaryBusinessLocation": "US",
"removedReason": "ACCOUNT_DISCONNECTED",
"removedInitiatedBy": "USER",
"removedTime": "2026-05-19T12:00:00.000Z"
}