Skip to content

List active groups

List active WhatsApp group chats for a business phone number. These are actual WhatsApp group conversations on the platform.

Not available on Coexistence numbers. Requires a Cloud API-only number.

GET /v1/whatsapp/wa-groups

List active WhatsApp group chats for a business phone number. These are actual WhatsApp group conversations on the platform.

Not available on Coexistence numbers. Requires a Cloud API-only number.

Parameters

  • accountId (query, string) required — WhatsApp social account ID

  • limit (query, integer) — Max groups to return

  • after (query, string) — Pagination cursor

Responses

200 — List of active groups

  • groups (array)
  • paging (object)

401