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
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
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)
