Skip to main content
GET
Search conversations

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de consulta

Case-insensitive message-content search.

channel
string
direction
enum<string>
Opciones disponibles:
inbound,
outbound
unanswered
boolean
predeterminado:false
workflow_id
string<uuid>
assigned_to
string<uuid>

Only conversations for leads currently owned by this team member.

unassigned_only
boolean
predeterminado:false

Only conversations for leads without a current owner. Cannot be combined with assigned_to.

date_from
string<date-time>
date_to
string<date-time>
limit
integer
predeterminado:20
Rango requerido: 1 <= x <= 100

Respuesta

Messages, or unanswered leads when unanswered=true

success
boolean
requerido
messages
object[]

Present in normal search mode.

leads
object[]

Present when unanswered=true.

Última modificación el 24 de agosto de 2026