Skip to main content
GET
Field value distribution report

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Query Parameters

field_key
string
required

The lead field key to aggregate on.

workflow_id
string<uuid>

Restrict to one agent.

limit
integer

Maximum number of distinct values to return.

Required range: x >= 1

Response

Successful response

success
boolean
required
Example:

true

field_key
string
required
total_leads
integer
required

Total leads that have a captured value for this field

values
object[]
required
Last modified on July 14, 2026