Whatsapp Business Accounts
List Whatsapp Business Accounts
Retrieve a list of the WhatsApp Business Accounts (WABAs) connected to your Telnyx account.
get/whatsapp/business_accounts
Query parameters
Consolidated page parameter (deepObject style). Originally: page[number], page[size]
Response
Successful response with list of Whatsapp business accounts
Example response
{
"data": [
{
"record_type": "whatsapp_business_account"
}
],
"meta": {
"total_pages": 3,
"total_results": 55,
"page_number": 2,
"page_size": 25
}
}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.