Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{server-url}/group/participants/{instance} \ --header 'apikey: <api-key>'
{ "participants": [ { "id": "553198296801@s.whatsapp.net", "admin": "superadmin" } ] }
Fetch all group members
Your authorization key header
Name of the instance
Group remote JID
Ok
List of participants in the group.
Show child attributes