Get Users Dashboard
GET/api/dashboard/user
Tier: Internal — subject to change without notice.
Returns the calling user's dashboard aggregate for their organisation.
Responses
- 200
- 400
The aggregate. See Dashboard.UserDashboardDto.
The caller has no linked user id (an agent token) — dashboards require a user context.