Skip to main content
GET
Get contacted leads count

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de consulta

period_start
string
requerido

Inclusive period start. Accepts a JavaScript Date-parseable value and returns it normalized to UTC.

period_end
string
requerido

Exclusive period end. Must be later than period_start; returned normalized to UTC.

Respuesta

Exact billing-meter count for the requested half-open period.

success
enum<boolean>
requerido
Opciones disponibles:
true
period
object
requerido
contacted_leads_count
integer
requerido
Rango requerido: x >= 0
calculation
enum<string>
requerido
Opciones disponibles:
exact
Última modificación el 10 de septiembre de 2026