Search contact by phone

Authentication

AuthorizationBearer

Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.

Path parameters

phonestringRequired

Phone number to search (E.164 format)

Response

Search result
contactobject or nullOptional
Contact entity
matchedPhonestring or nullOptional

Phone number that matched (primary or secondary)

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error