Logo
WhatsApp Business Platform API Documentation

Fetch Assigned Users of WhatsApp Business Account

GET https://graph.facebook.com/{{Version}}/{{Assigned-WABA-ID}}/assigned_users?business={{Business-ID}}

Use this call to verify that a system user has been added to a WABA.

 

Body PARAM

Key Datatype Required Description 
business
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://graph.facebook.com/Version/Assigned-WABA-ID/assigned_users?business=Business-ID?business=Business-ID'

ENDPOINTS