Skip to main content
GET
Full report bundle for one lead

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

lead_id
string<uuid>
required

Lead ID

Query Parameters

include_transcripts
boolean
default:false

Include the full transcript text of each call.

Response

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

success
boolean
required
Example:

true

lead
object
required
current_status
object | null
required

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

variables
object[]
required
insights
object[]
required
calls
object[]
required
scheduled_tasks
object[]
required
Last modified on July 14, 2026