Skip to main content
This schema describes objects returned by the Lead endpoints.
A lead entity representing an individual lead

Fields

FieldTypeRequiredDescription
idstring (uuid)YesUnique identifier for the lead (read-only)
timestamp_createdstring (date-time)YesTimestamp when the lead was created (read-only)
timestamp_updatedstring (date-time)YesTimestamp when the lead was last updated (read-only)
organizationstring (uuid)YesOrganization ID associated with the lead (read-only)
campaignstring (uuid), nullableNoCampaign ID associated with the lead
statusnumberYesStatus of the lead. Possible values: 1 (Active), 2 (Paused), 3 (Completed), -1 (Bounced), -2 (Unsubscribed), -3 (Skipped) (read-only)
emailstring, nullableNoEmail address of the lead
personalizationstring, nullableNoPersonalization of the lead
websitestring, nullableNoWebsite of the lead
last_namestring, nullableNoLast name of the lead
first_namestring, nullableNoFirst name of the lead
company_namestring, nullableNoCompany name of the lead
phonestring, nullableNoPhone number of the lead
email_open_countnumberYesNumber of times the email was opened (read-only)
email_reply_countnumberYesNumber of times the email was replied to (read-only)
email_click_countnumberYesNumber of times the email was clicked (read-only)
company_domainstringYesCompany domain of the lead (read-only)
status_summaryobjectYesStatus summary of the lead (read-only)
status_summary.lastStepobjectNo
status_summary.lastStep.fromstringNo
status_summary.lastStep.stepIDstringNo
status_summary.lastStep.timestamp_executedstring (date-time)No
status_summary.domain_completebooleanNo
payloadobject, nullableNoLead custom variables. This object can contain any key, but the values have to be of type string, number, boolean, or null. We do NOT allow objects or arrays as values. (read-only)
payload.firstNamestringNo
payload.lastNamestringNo
payload.companyNamestringNo
payload.websitestringNo
payload.phonestringNo
payload.personalizationstringNo
status_summary_subseqobjectNoSubsequence status summary of the lead (read-only)
status_summary_subseq.fromstringNo
status_summary_subseq.stepIDstringNo
status_summary_subseq.timestampExecutedstring (date-time)No
last_step_fromstring, nullableNoSource of the last step (read-only)
last_step_idstring (uuid), nullableNoID of the last step (read-only)
last_step_timestamp_executedstring (date-time), nullableNoTimestamp when the last step was executed (read-only)
email_opened_stepnumber, nullableNoLast email step opened by the lead (read-only)
email_opened_variantnumber, nullableNoLast step variant opened by the lead (read-only)
email_replied_stepnumber, nullableNoLast email step the lead has replied to (read-only)
email_replied_variantnumber, nullableNoLast step variant the lead has replied to (read-only)
email_clicked_stepnumber, nullableNoLast email step the lead has clicked (read-only)
email_clicked_variantnumber, nullableNoLast step variant the lead has clicked (read-only)
lt_interest_statusnumberNoLead interest status. It can be either a static value (check below), or a custom status interest value. Possible values: 1 (Interested), 2 (Meeting Booked), 3 (Meeting Completed), 4 (Won), 0 (Out of Office), -1 (Not Interested), -2 (Wrong Person), -3 (Lost), -4 (No Show)
subsequence_idstring, nullableNoID of the subsequence (read-only)
verification_statusnumberNoVerification status of the lead. Possible values: 1 (Verified), -1 (Invalid), -2 (Risky), -3 (Catch All), -4 (Job Change), 11 (Pending), 12 (Pending Verification Job) (read-only)
pl_value_leadstring, nullableNoPotential value of the lead
timestamp_added_subsequencestring (date-time), nullableNoTimestamp when the lead was added to the subsequence (read-only)
timestamp_last_contactstring (date-time), nullableNoTimestamp of the last contact with the lead (read-only)
timestamp_last_openstring (date-time), nullableNoTimestamp of the last email open (read-only)
timestamp_last_replystring (date-time), nullableNoTimestamp of the last email reply (read-only)
timestamp_last_interest_changestring (date-time), nullableNoTimestamp of the last interest status change (read-only)
timestamp_last_clickstring (date-time), nullableNoTimestamp of the last email click (read-only)
enrichment_statusnumberNoEnrichment status of the lead. Possible values: 1 (Enriched), -1 (Enrichment data not available), 11 (Pending), -2 (Error) (read-only)
list_idstring (uuid), nullableNoList ID associated with the lead
last_contacted_fromstring, nullableNoSource of the last contact (read-only)
uploaded_by_userstring (uuid), nullableNoID of the user who uploaded the lead (read-only)
upload_methodstringNoMethod used to upload the lead. Possible values: manual (Manual), api (API), website-visitor (Website Visitor) (read-only)
assigned_tostring (uuid), nullableNoID of the user assigned to the lead
is_website_visitorboolean, nullableNoIndicates if the lead is a website visitor (read-only)
timestamp_last_touchstring (date-time), nullableNoTimestamp of the last touch with the lead (read-only)
esp_codenumberNoESP code associated with the lead. Possible values: 0 (In Queue), 1 (Google), 2 (Microsoft), 3 (Zoho), 8 (AirMail), 9 (Yahoo), 10 (Yandex), 12 (Web.de), 13 (Libero.it), 999 (Other), 1000 (Not Found) (read-only)
esg_codenumberNoESG code associated with the lead. Possible values: 0 (In Queue), 1 (Barracuda), 2 (Mimecast), 3 (Proofpoint), 4 (Cisco) (read-only)