v1
latestOpenAPI 3.1.02026-07-22115189303.8 KBContacts
Get contact
Retrieve a WhatsApp contact by UUID or phone number.
get/whatsapp/contacts/{identifier}
Response
Contact retrieved
Example response
{
"data": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"wa_id": "15551234567",
"business_scoped_user_id": "US.13491208655302741918",
"parent_business_scoped_user_id": "US.ENT.506847293015824",
"username": "@testusername",
"profile_name": "John Doe",
"display_name": "John (VIP)"
}
}