Skip to main content
POST
Get contact by phone number

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
phoneNumber
string
required

Phone number to look up; normalized to E.164 before querying.

targetUserId
string

Optional user id to scope the lookup to a specific rep when the caller has cross-user access.

Response

Contact returned

data
object
Example:
message
string
error
string