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

# Get the dashboard belongs to a User

`GET /aide/v1/dashboards`

Get dashboard.

## Query parameters

- `clusterName` string, 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/jupyter-server.md) · [All operations](https://skmtc.net/webankfintech/apis/jupyter-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/webankfintech/jupyter-server/versions/96d3198b3b53/schema)
