Skip to main content
GET
Get all subscribed presence information

Description

⚠️ This endpoint is not yet implemented. This endpoint will allow you to get all presence information (online/offline status) of chats that were subscribed through the subscription endpoint. It allows monitoring the status of multiple contacts simultaneously.

URL Parameters

session
string
required
WhatsApp unique session ID

Response

Status Codes

  • 200 - Information obtained successfully
  • 400 - Invalid parameters
  • 401 - Unauthorized
  • 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
id
string
required

Chat ID - either group id or contact id

Example:

"5511999999999@c.us"

presences
object[]
required