---
title: "GET /metrics-list"
method: GET
path: "/metrics-list"
---

# GET /metrics-list

`GET /metrics-list`

Get metrics list

## Query parameters

- `full` string

## Response `200`

OK

- GetMetricsListResp
  - `data` object, required
    - `metrics` MetricShortInfo[], required
      - `name` string, required
      - `metric_id` number
      - `disable` boolean

## Changes

- **2026-07-17** `96b7f6a554e9` — 3 info
  - added the new optional `query` request parameter `full`
  - added the optional property `data/metrics/items/disable` to the response with the `200` status
  - added the optional property `data/metrics/items/metric_id` to the response with the `200` status
- **2024-11-14** `c3656ac68ee3` — 1 breaking, 1 info
  - removed the required property `metrics` from the response with the `200` status
  - added the required property `data` to the response with the `200` status
- **2022-11-24** `1ef440037b5f` — 1 breaking, 1 warning, 1 info
  - removed the required property `data` from the response with the `200` status
  - deleted the `query` request parameter `full`
  - added the required property `metrics` to the response with the `200` status

[Change history](https://skmtc.dev/vkcom/apis/statshouse-openapi-3-0/changes/metrics-list/get.md)

---

[API](https://skmtc.dev/vkcom/apis/statshouse-openapi-3-0.md) · [All operations](https://skmtc.dev/vkcom/apis/statshouse-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vkcom/statshouse-openapi-3-0/revisions/96b7f6a554e9/schema)
