Home > Field "Going quiet" card (Phase 003 Card 4)
Returns up to five reps silent for 7+ days who had ≥ 4 events (attributed orders + share.visited rows) in the prior 28 days. Ranked by days_quiet descending; days_quiet capped at 90 so the badge stays readable. Empty when no rep qualifies.
When country is set: only the order-side trailing-28-day
pluck filters on orders.country_id. The share.visited
activity check remains company-wide because
analytics_events.country_code is unreliably populated
today. A rep with only share activity in-country counts
as “active” under either filter state; the qualifying
threshold (≥ 4 events) and the days_quiet calculation
both blend country-scoped orders with aggregate shares.
Consumers should present the “going quiet” list as a
conservative signal under a country pick — a rep with
country-scoped orders but out-of-country share activity
would still not surface here.
Authorizations
Bearer token authentication. Requires a company-admin token
whose role holds reports.view. Additionally, the caller's
company must have ANALYTICS_DASHBOARD enabled — otherwise
every endpoint returns 404.
Query Parameters
ISO alpha-2 code of one of the requesting company's configured
countries (see GET /countries). When present, every service
on this endpoint filters its data to that country and reports
money in the country's own currency. Omit (or send "all")
for the aggregate-across-countries view, which is the default
and matches pre-Phase-004 behavior. Unknown ISO codes or ones
the company is not configured for return 400.
"US"
Response
Going quiet reps payload
Home > Field "Going quiet" card (Phase 003 Card 4). Up to five reps silent for at least 7 days who had at least 4 events in the prior 28 days. Ranked by days_quiet descending; days_quiet capped at 90. Empty when no rep qualifies.