---
title: "GET /dashboards/{dashboard_id}/data"
method: GET
path: "/dashboards/{dashboard_id}/data"
---

# GET /dashboards/{dashboard_id}/data

`GET /dashboards/{dashboard_id}/data`

## Path parameters

- `dashboard_id` string, uuid, required

## Query parameters

- `tab` string
- `widget` string
- `since` string
- `from` string
- `to` string

## Response `200`

## Other responses

- `400` — Invalid `to` or `from` or `since` or `widget` or `tab`
- `404` — `dashboard_id` not found

---

[API](https://skmtc.dev/monoscope/apis/monoscope-api.md) · [All operations](https://skmtc.dev/monoscope/apis/monoscope-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/monoscope/monoscope-api/revisions/cb745e933cc2/schema)
