cURL
curl --request GET \ --url https://api.myalice.ai/stable/open/whatsapp/get-platform-list \ --header 'X-Myalice-Api-Key: <api-key>'
[ { "id": 123, "title": "MyAlice WhatsApp Channel", "number": "+628 1234 56789" } ]
Get the list of whatsapp platform associated with a MyAlice team
Documentation IndexFetch the complete documentation index at: https://developers.myalice.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.myalice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful operation
"MyAlice WhatsApp Channel"
"+628 1234 56789"