Skip to main content
GET
Call statistics report

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de consulta

workflow_id
string<uuid>

Restrict to one agent.

date_from
string<date>

ISO date (YYYY-MM-DD). Ranges older than 365 days are silently capped to the last 365 days.

date_to
string<date>

ISO date (YYYY-MM-DD).

group_by
enum<string>
predeterminado:total

Break the totals down by day, or return one aggregate total.

Opciones disponibles:
day,
total

Respuesta

Successful response

success
boolean
requerido
Ejemplo:

true

date_from
string<date>
requerido

Effective start of the range after applying the 30-day default and 365-day cap.

date_to
string<date>
requerido

Effective end of the range after applying the 30-day default and 365-day cap.

totals
object
requerido
series
object[]

Present only when group_by=day

Última modificación el 14 de julio de 2026