API Reference

Get Contact Details by ID

Retrieves detailed contact information for a specific WhatsApp contact using their ID. Returns contact details including name, number, business status, and various contact flags.

Log in to see full request history
Path Params
int64
required

Instance ID

Body Params
string
required

The WhatsApp ID of the contact in the format number@c.us

Response

Response body
object
data
object
id
object
string

Contact's phone number

boolean

Whether the contact is a WhatsApp Business account

boolean

Whether the contact is a WhatsApp Enterprise account

labels
array

Array of contact labels

labels
string

Contact's full name

string

Contact's WhatsApp display name

string

Contact's short or first name

string

Contact type

boolean

Whether this contact represents the current user

boolean

Whether this is a regular WhatsApp user

boolean

Whether this is a group chat

boolean

Whether this contact has a WhatsApp account

boolean

Whether this contact is in the user's address book

boolean

Whether this contact is blocked by the user

links
object
string of strings

success error

Language
Credentials