Skip to content

Get Contacts ​

Endpoint ​

http
GET /unified/ticketing/contacts/{id}
Integrations supported
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk

Path parameters ​

id
string
REQUIRED · The ID of the resource.
Example: 23423523

Query parameters ​

integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example: 62f44730-dd91-461e-bd6a-aedd9e0ad79d

Response Body ​

id
string
REQUIRED · The unique identifier for a contact
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk
first_name
string
The first name of the contact
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
last_name
string
The last name of the contact
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
name
string
The name of the contact
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk
emails
object[]
The emails of the contact
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk
email
string
REQUIRED · The email of the contact
type
string
The type of the email
phones
object[]
The phone numbers of the contact
Supported in
  • Freshdesk
  • Help Scout
  • Intercom
  • Zendesk
number
string
The phone of the contact
type
string
The type of the phone
details
string
The details of the contact
Supported in
  • Gorgias
  • Help Scout
  • Zendesk
account_id
string
The account id of the contact
Supported in
  • Freshdesk
created_at
string
The date the contact was created
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk
updated_at
string
The date the contact was last updated
Supported in
  • Freshdesk
  • Gorgias
  • Help Scout
  • Intercom
  • Zendesk
remote_data
object
Raw data returned from the remote API call.