Subscriber API
Subscriber Get
Look up a single subscriber by phone number via the ChatSyncs API, including assigned agent, bot/AI reply status, and labels. Use when a developer asks how to fetch a subscriber’s profile programmatically.
GET
Subscriber Get
Looks up a subscriber by their chat ID (phone number).
Query Parameters
Your ChatSyncs API key (not a WhatsApp/Meta access token). Where to find it.
Example:
"API-KEY"
The WhatsApp account's phone number ID. Where to find it.
Example:
"PHONE-NUMBER-ID"
The subscriber's phone number, with country code, digits only.
Example:
"PHONE-NUMBER"
Subscriber Get

