---
title: "Read Dashboards"
method: GET
path: "/dashboard"
tags: ["dashboard"]
---

# Read Dashboards

`GET /dashboard`

## Response `200`

Successful Response

- DashboardResponseDTO[]
  - `id` string, required
  - `dashboard_name` string, required
  - `dashboard_config` object, required
  - `created_at` string, date-time, required
  - `updated_at` string, date-time, required

---

[API](https://skmtc.net/keephq/apis/keep-api.md) · [All operations](https://skmtc.net/keephq/apis/keep-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keephq/keep-api/revisions/bb4a0896091f/schema)
