Skip to main content
GET
Get Team Dashboard

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Response

Successful Response

Aggregate payload for the team dashboard page paint.

Replaces 5–7 parallel GETs with one handler/one session. Each sub-key matches the existing per-resource endpoint payload verbatim so the frontend can keep using its current types.

team
TeamDetailResponse · object
required
tasks
TeamTaskListResponse · object
required
activity
TeamActivityResponse · object
required
strategy_history
StrategyHistoryResponse · object
required
strategy_briefs
StrategyBriefHistoryListResponse · object
required
canvas_layout
Canvas Layout · object
required