---
title: "Get summary table list for Grafana"
method: GET
path: "/v1/grafana/summary-table-list"
tags: ["Grafana"]
---

# Get summary table list for Grafana

`GET /v1/grafana/summary-table-list`

Retrieve a list of available DCI summary tables formatted for Grafana.

## Response `200`

Summary table list retrieved successfully

- object
  - `objects` object[]
    - `id` integer — Summary table ID
    - `name` string — Summary table name

## Other responses

- `401` — Unauthorized
- `403` — User does not have required system access rights

---

[API](https://skmtc.net/netxms/apis/netxms-api.md) · [All operations](https://skmtc.net/netxms/apis/netxms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netxms/netxms-api/versions/14d93e5115dd/schema)
