Get all groups
Groups
List All Groups
List all groups of the WhatsApp session
GET
Get all groups
Description
This endpoint returns a list of all groups that the session is participating in.URL Parameters
WhatsApp unique session ID
Response
Array containing all groups of the session
Status Codes
200- Groups listed successfully400- Invalid parameters401- Unauthorized
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Query Parameters
Sort by field
Available options:
id, subject Sort order - descending (Z => A, New first) or ascending (A => Z, Old first)
Available options:
desc, asc Exclude fields
Available options:
, participants Response
200 - application/json
The response is of type object.
