---
title: "页面通用接口 : 获取chart数据"
method: GET
path: "/api/v1/dashboard/chart"
---

# 页面通用接口 : 获取chart数据

`GET /api/v1/dashboard/chart`

获取chart数据

## Query parameters

- `id` integer, required
- `endpoint` string[], required
- `metric` string[], required
- `start` string, required
- `end` string
- `aggregate` string

## Response `200`

OK

## Changes

- **2019-09-27** `1b5c41d1d91a` — 1 info
  - endpoint added
- **2019-09-09** `11922398b48d` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/webankfintech/apis/monitor-server-api/changes/api/v1/dashboard/chart/get.md)

---

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