Lead
Lead object representing a potential customer or client
- firstType: string
Name requiredLead's first name
- idType: integerread-onlyrequired
Unique identifier for the lead
- lastType: string
Name requiredLead's last name
- accountType: string
Id ID of the account that owns this lead
- applicationType: string
Id Optional application ID associated with this lead
- archivedType: boolean
Whether the lead is archived
- assignedType: string
To User assigned to this lead. If not provided, will be automatically assigned using lead rotation if available.
- auditType: array object[]
Log read-onlyComprehensive audit log of all significant events and actions performed on the lead
- accountType: string
_id Account ID associated with the action
- apiType: string nullable
Key API key identifier if the action was performed via API key authentication
- createdType: stringFormat: date-time
Timestamp when the event occurred
- dataType: object
Event-specific data containing details about what was changed or accessed (structure varies by event type)
- eventType: string
Type of event (e.g., lead_created, lead_updated, lead_archived, lead_converted)
- idType: integer
Unique identifier for the audit log entry
- requestType: object
Headers Sanitized HTTP headers from the request (sensitive values are masked)
- requestType: string
Ip Address IP address of the request origin
- requestType: string
Method HTTP method used (GET, POST, PATCH, DELETE)
- requestType: string
Path API endpoint path that was called
- userType: string
Email address or identifier of the user who performed the action
- branchType: string
Branch location
- buyingType: string
Role Lead's role in buying decisions
- companyType: string
Company name
- createdType: stringFormat: date-time
At read-onlyWhen the lead was created
- createdType: string
By Email of the user who created the lead
- currentType: string
Payment Processor Lead's current payment processor
- emailType: string
Lead's email address
- imgType: string
Src URL to lead's profile image
- interestedType: boolean
In Switching Whether the lead is interested in switching services
- jobType: string
Title Lead's job title
- lastType: stringFormat: date-time
Contacted Date and time of last contact with this lead
- leadType: integer
Source Id ID of the lead source associated with this lead. Required if the team has lead sources, unless skipTeamAndSourceRequirement=true.
- locationType: string
Geographic location
- monthlyType: integer
Transaction Volume Monthly transaction volume in dollars
- notesType: string
General notes about the lead
- numberType: integer
Of Employees Number of employees at the lead's company
- phoneType: string
Lead's phone number
- positionType: string
Position within company
- processType: string
Stage Current stage in the sales process
- productsType: string
Services Sold Products or services the lead sells
- sourceType: string
Text description of lead source
- teamType: integer
Id ID of the team associated with this lead. Required if teams exist in the account, unless skipTeamAndSourceRequirement=true.
- updatedType: stringFormat: date-time
At read-onlyWhen the lead was last updated