Retrieve a paginated list of all WhatsApp groups associated with your account, including group names, IDs, and metadata.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Limit (optional, default: 50, min: 1, max: 100)
1 <= x <= 100
Offset (optional, default: 0, min: 0)
x >= 0
GroupsCollection
The response is of type object
.