---
title: "GET /base/{baseId}/dashboard"
method: GET
path: "/base/{baseId}/dashboard"
tags: ["dashboard"]
---

# GET /base/{baseId}/dashboard

`GET /base/{baseId}/dashboard`

Get a list of dashboards in base

## Path parameters

- `baseId` string, required

## Response `200`

Returns data about the dashboards.

- array[]
  - object[]
    - `id` string, required
    - `name` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
