Skip to main content
GET
Home > Field "Rising" card (Phase 003 Card 3)

Authorizations

Authorization
string
header
required

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

country
string

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.

Example:

"US"

Response

Rising reps payload

Home > Field "Rising" card (Phase 003 Card 3). Up to five reps whose trailing-7-day attributed revenue has cleared 1.5× their trailing-28-day daily average scaled to a week. Ranked by that ratio descending. Empty when no rep meets the threshold.

movers
object[]
required
Maximum array length: 5
currency
string
required

ISO currency code (e.g. "USD").

Example:

"USD"

meta
object