---
title: "Get list of supported dashboard graphs"
method: GET
path: "/dashboards"
tags: ["dashboards"]
---

# Get list of supported dashboard graphs

`GET /dashboards`

ADD ENDPOINT DESCRIPTION HERE

## Response `200`

successful operation

- DashboardGet
  - `graphs` Graph[]
    - `name` string
    - `slug` string
    - `description` string

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
