cURL
curl --request GET \ --url https://api.zuwinda.com/v2/messaging/whatsapp/accounts/groups \ --header 'X-Access-Key: <api-key>'
{ "data": { "responseCode": "00", "groups": [ { "GroupId": "123123123", "OwnerJid": "628151122333", "Name": "Zuwinda Group" } ] } }
Returns all whatsapp groups from the whatsapp accounts
Documentation IndexFetch the complete documentation index at: https://docs.zuwinda.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zuwinda.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Zuwinda API token
whatsapp groups response
Show child attributes