---
title: "Get the dashboard belongs to a User"
method: GET
path: "/di/v1/dashboards"
---

# Get the dashboard belongs to a User

`GET /di/v1/dashboards`

Get dashboard.

## Query parameters

- `clusterName` string

## Response `200`

OK

- GetDashboardsResponse
  - `totalInstances` string — total number of instances.
  - `runningInstances` string — number of running instances.
  - `cpus` string — number of cpu.

## Other responses

- `403` — Forbidden
- `404` — The dashboard cannot be found

---

[API](https://skmtc.net/webankfintech/apis/prophecis-rest-service.md) · [All operations](https://skmtc.net/webankfintech/apis/prophecis-rest-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/webankfintech/prophecis-rest-service/revisions/41a1038b5854/schema)
