cURL
curl --request GET \ --url https://api.iomnihub.ai/stable/open/whatsapp/get-platform-list
[ { "id": 123, "title": "iOmniHub WhatsApp Channel", "number": "+628 1234 56789" } ]
Get the list of whatsapp platform associated with a iOmniHub team
Successful operation
The response is of type object[].
object[]