Get the list of whatsapp platform associated with a MyAlice team
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" } ]
"MyAlice WhatsApp Channel"
"+628 1234 56789"