WhatsApp business accounts that are assigned to the business user
Example
GET /v25.0/{business-user-id}/assigned_whatsapp_business_accounts HTTP/1.1
Host: graph.facebook.com
Parameters
This endpoint doesn't have any parameters.
Fields
Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {},
"summary": {}
}
data
The following fields will be added to each node that is returned:
|
Field
|
Description
|
|---|
|
Tasks the user has on the WABA
|
paging
summary
Aggregated information about the edge, such as counts. Specify the fields to fetch in the summary param (like summary=total_count).
|
Field
|
Description
|
|---|
total_count unsigned int32
| |
Error Codes