Get Contact
Endpoints
Get Contact
Look up an existing contact in your organization by phone number.
GET
Get Contact
Documentation Index
Fetch the complete documentation index at: https://docs.flowapt.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic Usage
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
phone_number | string | Yes* | Phone number with country code |
whatsapp_id | string | Yes* | Normalized digits-only phone number |
phone_number or whatsapp_id — both formats are accepted.
Response
Success (200)
Error: Contact Not Found (404)
Integration Example
Authorizations
Bearer token for authentication. Format: Bearer YOUR_BEARER_TOKEN
Query Parameters
Recipient phone number with country code (use this or whatsapp_id)
WhatsApp ID (normalized phone number, digits only)

