GET
List projected WhatsApp groups

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

session_id
string<uuid>
query
string
enabled
boolean
cursor
string
page_size
integer
default:50
Required range: 1 <= x <= 1000

Response

Cursor page of WhatsApp groups.

items
object[]
required
has_more
boolean
required
next_cursor
string | null