Skip to main content
GET
Get the number of known lids

Description

This endpoint returns the total number of known LIDs (Local IDs) in the WhatsApp session. Useful for statistics and monitoring.

URL Parameters

session
string
required
Unique authenticated session ID

Status Codes

  • 200 - Count returned successfully
  • 401 - Unauthorized session
  • 404 - Session not found

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