Get Leads ​
Endpoint ​
http
GET /unified/crm/leads/{id}
Integrations supported
- Copper
- Pipedrive
- Salesforce
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 lead' unique identifier
Supported in
- Copper
- Pipedrive
- Salesforce
owner
string
The lead's owner
Supported in
- Copper
- Pipedrive
- Salesforce
lead_source
string
The lead's source
Supported in
- Pipedrive
- Salesforce
title
string
The lead's title
Supported in
- Copper
- Salesforce
contact
string
The contact associated with the lead
Supported in
- Pipedrive
company
string
The lead's company
Supported in
- Copper
- Pipedrive
- Salesforce
first_name
string
The lead's first name
Supported in
- Copper
- Salesforce
last_name
string
The lead's last name
Supported in
- Copper
- Salesforce
addresses
object[]
Supported in
- Copper
- Salesforce
street_1
string
Line 1 of the street address
street_2
string
Line 2 of the street address
city
string
The city
state
string
The state
postal_code
string
The postal code
country
string
The country
type
string
The address type
email_addresses
object[]
Supported in
- Copper
- Salesforce
email
string
The email address
type
string
The email address type
phone_numbers
object[]
Supported in
- Copper
- Salesforce
number
string
The phone number
type
string
The phone number type
last_activity_at
string · date-time
The date and time of the lead's last activity
created_at
string · date-time
The date and time of the lead's creation
Supported in
- Copper
- Pipedrive
- Salesforce
updated_at
string · date-time
The date and time of the lead's last update
Supported in
- Copper
- Pipedrive
- Salesforce
converted_at
string · date-time
The date and time of the lead's conversion
Supported in
- Salesforce
converted_contact
string
The lead's converted contact
Supported in
- Salesforce
converted_account
string
The lead's converted account
Supported in
- Salesforce
remote_data
object
Raw data returned from the remote API call.