---
title: "GET /dashboards/charts"
method: GET
path: "/dashboards/charts"
tags: ["dashboards"]
---

# GET /dashboards/charts

`GET /dashboards/charts`

List charts

## Response `200`

OK

- ServerListIntegrationChartsResponse
  - `charts` MalakIntegrationChart[], required
    - `chart_type` 'bar' | 'pie'
    - `created_at` string
    - `data_point_type` 'currency' | 'others'
    - `id` string
    - `internal_name` 'mercury_account' | 'mercury_account_transaction' | 'brex_account' | 'brex_account_transaction'
    - `metadata` MalakIntegrationChartMetadata
      - `provider_id` string
    - `reference` string
    - `updated_at` string
    - `user_facing_name` string
    - `workspace_id` string
    - `workspace_integration_id` string
  - `message` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/ayinke-llc/apis/malak-s-api-documentation.md) · [All operations](https://skmtc.net/ayinke-llc/apis/malak-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ayinke-llc/malak-s-api-documentation/versions/3dff99ea5963/schema)
