Appearance
Get group info
Retrieve metadata about a WhatsApp group including subject, description, participants, and settings.
Not available on Coexistence numbers. Requires a Cloud API-only number.
GET /v1/whatsapp/wa-groups/{groupId}
Retrieve metadata about a WhatsApp group including subject, description, participants, and settings.
Not available on Coexistence numbers. Requires a Cloud API-only number.
Parameters
groupId(path, string) required — Group IDaccountId(query, string) required — WhatsApp social account ID
Responses
200 — Group info
success(boolean)group(object)
401
404