pluginId to return only WABAs linked to a specificcurl --location '/v1/ext/whatsapp-business-account?pluginId=3fa85f64-5717-4562-b3fc-2c963f66afa6' \
--header 'Authorization: Bearer <token>'{
"_data": [
{
"id": "102938475610293",
"name": "Acme WABA",
"currency": "USD",
"timezoneId": "1",
"accountReviewStatus": "APPROVED",
"businessVerificationStatus": "verified",
"messageTemplateNamespace": "acme_ns",
"whatsappBusinessManagerMessagingLimit": "TIER_100K",
"onBehalfOfBusinessInfo": {
"id": "1234567890",
"name": "Acme Inc",
"status": "APPROVED",
"type": "SELF"
},
"chakraStatus": "CONNECTED"
}
]
}