WABA
Get a WABA account
Requires the waba_account:read scope.
get/v3/waba-accounts/{id}
Response
WABA account
Example response
{
"unique_id": "waba_abc123",
"store": {
"unique_id": "store_abc123"
}
}Requires the waba_account:read scope.
WABA account
{
"unique_id": "waba_abc123",
"store": {
"unique_id": "store_abc123"
}
}