Skip to main content
GET
Get the number of groups

Description

This endpoint returns the total number of groups that the session is participating in.

URL Parameters

session
string
required
WhatsApp unique session ID

Response

count
number
Total number of groups

Status Codes

  • 200 - Count returned successfully
  • 400 - Invalid parameters
  • 401 - Unauthorized

Usage Example

Authorizations

apikey
string
header
required

Your Wappfy API key (get it at dash.wappfy.com.br)

Path Parameters

session
string
required

Session name (instanceName)

Response

200 - application/json
count
number
default:0
required