Skip to main content
GET
Get Contact

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
string<uuid>
required

Response

200 - application/json
canonical_phone
string
required
Maximum string length: 30
created_by
integer
required
read-only

User ID of the user who created the contact

phone
string
required

Phone number of the contact

id
string
required

UUID representing the contact ID

last_updated_on
string<date-time>
required
read-only
source
string
required
Maximum string length: 255
notes
object[]
required
read-only

Notes associated with the contact

tags
object[]
required

Tags associated with the contact

default_assignees
object[]
required

ID of the default assignees for the contact

inbox_contacts
object[]
required

URL of the inbox conversation associated with the contact

default_conversation_url
string
required
read-only
first_name
string | null
Maximum string length: 100
last_name
string | null
Maximum string length: 100
email
string<email> | null
Maximum string length: 254
meta
object
external_url
string<uri> | null
Maximum string length: 200
is_deleted
boolean
created_on
string<date-time>
contact_import
string<uuid> | null
default_channel
integer | null