Get Single Lead
Leads
Get Lead By ID
Gets a lead by ID, this route must use the new V3 endpoints.
GET
Get Single Lead
Returns full lead details including metadata. You must own the associated agent to access the lead.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the lead
Query Parameters
The agent ID that owns this lead (required query parameter)
