Group
All Group
This endpoint allows users to retrieve a comprehensive list of all the groups associated with their WhatsApp account or channel. It serves as a way for users to access the details of every group they are part of, offering a clear overview of all the groups under their account. The response will typically include metadata such as group names, IDs, and potentially other details related to each group. This endpoint is useful for developers looking to manage multiple groups and integrate group-related functionalities into their applications.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
GroupsCollection
The response is of type object
.