Skip to main content
GET
Full report bundle for one lead

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

lead_id
string<uuid>
requerido

Lead ID

Parámetros de consulta

include_transcripts
boolean
predeterminado:false

Include the full transcript text of each call.

Respuesta

Successful response. current_status is null if the lead has no active workflow run.

success
boolean
requerido
Ejemplo:

true

lead
object
requerido
current_status
object | null
requerido

The lead's current status in its active workflow run, or null if the lead has no active run.

variables
object[]
requerido
insights
object[]
requerido
calls
object[]
requerido
scheduled_tasks
object[]
requerido
Última modificación el 14 de julio de 2026