GET
/
contact
/
{customerId}
/
id
/
{id}

Authorizations

x-api-key
string
header
required

Path Parameters

customerId
string
required

Unique identifier of the customer account

id
string
required

Unique identifier of the contact

Response

200 - application/json

Represents a contact in the Sent messaging platform with their communication preferences and channel availability

availableChannels
string

Comma-separated list of available messaging channels (SMS, WHATSAPP)

countryCode
string

Two-letter ISO country code

createdAt
string

Timestamp when the contact was created

defaultChannel
string

Preferred messaging channel for this contact

id
string

Unique identifier for the contact

nationalFormat
string

Phone number formatted according to national standards

phoneNumber
string

Contact's phone number in E.164 format

updatedAt
string

Timestamp when the contact was last updated

verified
boolean

Indicates if the contact's phone number has been verified