This endpoint returns comprehensive group metadata including participants, settings, and creation details.
Request
Device identifier for multi-device support. Required when multiple devices are registered. If only one device is registered, it will be used as the default.
The WhatsApp group ID to retrieve information forExample:
[email protected]Response
HTTP status code (e.g.,
200)Response code (e.g.,
SUCCESS)Response message describing the resultExample:
Success get group infoGroup information object containing:
- Group metadata (JID, name, topic, owner)
- Creation and modification timestamps
- Participant list with roles
- Group settings (announce, locked, ephemeral)
- Version identifiers
