Get Team Bootstrap
GET /sales-coach/team/bootstrap
Everything a Team HQ screen needs in ONE call.
The boards, the sets, the config and the first page of data together. Built for a display that would otherwise make five round trips before it can render anything, and it is the right call for a dashboard rebuilding this rather than fetching each piece.
Authorizations
Parameters
Query Parameters
Window to score over. today is the app’s default; the values a given org accepts come back in visible_periods from GET /sales-coach/team/config, because the set is configurable.
Window to score over. today is the app’s default; the values a given org accepts come back in visible_periods from GET /sales-coach/team/config, because the set is configurable.
Header Parameters
Responses
200
Successful Response
object
An open envelope for a config, a bootstrap or a data response.
Open because the leaderboard and set DATA responses carry one key per KPI and the KPI catalogue is org-configurable: a closed model would drop a customer’s own metric, and a leaderboard missing a column reads as a rep having scored nothing.
object
422
Validation Error