Skip to main content
GET
Get Contact by Number

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace
string<uuid>
required

ID of the workspace.

number
string
required

WhatsApp number of the contact (with country code, without '+' symbol). Example: 14155550123

Example:

"14155550123"

Response

data
object
required