Obtener Lead
Retrieve a single lead by ID with all fields, plus collected field values (“variables”) captured by the AI agent across the lead’s workflow runs. Variables are keyed by field_key and represent the latest captured value for each field.
Autorizaciones
API key for authentication. Keys are prefixed with nxr_live_.
Parámetros de ruta
Lead ID
Respuesta
Lead retrieved successfully
Full lead object with related data (campaign, workflow, status).
Arbitrary key-value data stored on the lead
The lead's currently active workflow run, if any
The workflow associated with the active run
Current workflow status of the lead
Assigned user. Only returned when the active workflow has goal_type = 'appointment'.