Get new joiner stats
Aggregate counts for status cards and provisioning outcomes. Accepts the same filter query parameters as the list endpoint (e.g. countryCodes, equipmentReadiness, urgency) so stats reflect the filtered cohort. When startDateFrom is omitted, the domain applies a default 60-day lookback floor — supply it explicitly to widen the window beyond 60 days. Pagination and sort query parameters accepted on the list endpoint are ignored on this endpoint. Example: ?countryCodes=US&equipmentReadiness=NOT_STARTED
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Query Parameters
Free-text search across name and email
Filter by equipment readiness: NOT_STARTED, ORDER_PLACED, READY
Filter by equipment readiness: NOT_STARTED, ORDER_PLACED, READY
NOT_STARTED, ORDER_PLACED, READY Filter by urgency: ON_TRACK, AT_RISK, LATE
Filter by urgency: ON_TRACK, AT_RISK, LATE
ON_TRACK, AT_RISK, LATE Filter by ISO country codes
Filter by ISO country codes
Filter by provisioning outcome: ON_TIME, LATE
Filter by provisioning outcome: ON_TIME, LATE
ON_TIME, LATE Start date lower bound (ISO-8601). When omitted, a default 60-day lookback floor is applied. Supply explicitly to widen the window.
"2026-01-01"
Start date upper bound (ISO-8601)
"2026-12-31"
Filter by person status: INVITED, ACTIVE, INACTIVE, etc.
Filter by person status: INVITED, ACTIVE, INACTIVE, etc.
INVITED, ACTIVE, INACTIVE, DELETED, OFFBOARDING, CANNOT_REACTIVATE Filter by procurement method: WAREHOUSE, DROPSHIP, MIXED
Filter by procurement method: WAREHOUSE, DROPSHIP, MIXED
DROPSHIP, MIXED, WAREHOUSE Response
Stats retrieved successfully
Aggregate counts for the new joiner dashboard status cards and provisioning outcomes
Total upcoming new joiners (active pipeline only)
42
New joiners with no order placed yet
10
New joiners with an order placed but not yet ready
15
New joiners whose equipment is ready
12
New joiners at risk (start date approaching, equipment not ready)
3
New joiners who are late (start date passed, equipment not ready)
2
Count of new joiners provisioned on time
38
Count of new joiners provisioned late
4