Skip to main content
GET
Seller assignment metrics

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Query Parameters

workflow_id
string<uuid>

Restrict leads and activity to one workflow.

seller_id
string<uuid>

Return one seller row. Account/workflow assignment totals remain unfiltered.

date_from
string<date-time>

Filter leads by created_at and activity by its event timestamp.

date_to
string<date-time>

Filter leads by created_at and activity by its event timestamp.

Response

Current-owner assignment report

success
boolean
required
period
object
required
workflow_id
string<uuid> | null
required
attribution
enum<string>
required
Available options:
current_owner
totals
object
required
sellers
object[]
required
unassigned
object
required
Last modified on August 24, 2026