Skip to main content
GET
Get lead history

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Lead ID

Parámetros de consulta

channel
string

Comma-separated channel filter. Valid values: call, whatsapp, email, system. Example: channel=call,whatsapp. The system channel covers meetings, conversions, and activities.

limit
integer
predeterminado:50

Maximum number of history items to return (default 50, max 200)

Rango requerido: 1 <= x <= 200
offset
integer
predeterminado:0

Pagination offset

Rango requerido: x >= 0

Respuesta

Lead history retrieved successfully

success
boolean
requerido
lead
object
requerido
history
object[]
requerido
pagination
object
requerido
Última modificación el 18 de junio de 2026