cURL
curl --request GET \ --url https://api.example.com/api/v1/groups/{group_jid}
{ "id": "<string>", "name": "<string>", "description": "<string>", "owner": "<string>", "participants_count": 0 }
Get a specific WhatsApp group’s details.
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
Detailed group response.