cURL
curl --request GET \ --url https://api.example.com/api/v1/groups/{group_jid}/participants
{ "participants": [ { "id": "<string>", "is_admin": false, "is_super_admin": false } ] }
Get participants of a WhatsApp group.
Documentation IndexFetch the complete documentation index at: https://docs.wazzapi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wazzapi.com/llms.txt
Use this file to discover all available pages before exploring further.
WhatsApp session name
Successful Response
Response for group participants.
Show child attributes