Get a single Lead

View as Markdown

Authentication

AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Query parameters

_fieldsstringOptional

Comma-separated list of fields to include in the response.

Response

Successful response
contact_idslist of strings
created_bystring or null
date_createddatetime
date_updateddatetime
descriptionstring or null
html_urlstring
idstring
namestring or null
organization_idstring
status_idstring
updated_bystring or null
urlstring or null
addresseslist of objectsOptional
contacts_summarystringOptional
created_by_namestring or nullOptional
display_namestringOptional
localtimedatetime or nullOptional
primary_address_fullstring or nullOptional
primary_address_summarystring or nullOptional
primary_emailobject or nullOptional
primary_phoneobject or nullOptional
recent_callslist of maps from strings to anyOptional
sourcestring or nullOptional
status_labelstringOptional
summarieslist of maps from strings to anyOptional
taskslist of maps from strings to anyOptional
updated_by_namestring or nullOptional
contactslist of objectsOptionalDeprecated
opportunitieslist of objectsOptionalDeprecated

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error