Skip to main content
GET
Get about information for the contact

Description

This endpoint returns “About” information (status/message) of a specific contact on WhatsApp. This is the text that appears in the contact’s profile.

Query Parameters

sessionId
string
required
Authenticated session ID
jid
string
required
Contact identifier (WhatsApp JID). Format: 5511999999999@s.whatsapp.net

Status Codes

  • 200 - Information returned successfully
  • 400 - Invalid parameters
  • 401 - Unauthorized session
  • 404 - Session or contact not found

Usage Example

Authorizations

apikey
string
header
required

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

Query Parameters

contactId
string
required

Response

200 - undefined