---
title: "Get dashboard data"
method: GET
path: "/coordinator/dashboard/all"
---

# Get dashboard data

`GET /coordinator/dashboard/all`

## Response `200`

Successfully retrieved responses

- DashboardData
  - `dashboardItems` DashboardDataItem[]
    - `id` integer
    - `userName` string
    - `caseStatus` string
    - `coordinatorName` string
    - `userType` string
    - `lastUpdated` string
    - `notes` string

## Other responses

- `401` — Authentication error
- `404` — Responses not found

---

[API](https://skmtc.dev/hackforla/apis/home-unite-us.md) · [All operations](https://skmtc.dev/hackforla/apis/home-unite-us/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hackforla/home-unite-us/revisions/cf3fbcbd4ab9/schema)
