Appearance
List join requests
List pending join requests for a WhatsApp group (only for groups with approval_required mode).
Not available on Coexistence numbers. Requires a Cloud API-only number.
GET /v1/whatsapp/wa-groups/{groupId}/join-requests
List pending join requests for a WhatsApp group (only for groups with approval_required mode).
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 — Join requests
success(boolean)joinRequests(array)
401