---
title: "Listing of all supported metrics"
method: GET
path: "/v2/metrics/listing"
tags: ["Metrics V2"]
---

# Listing of all supported metrics

`GET /v2/metrics/listing`

Get all metrics available in the system.

## Response `200`

successful operation

- V1MetricInfo[]
  - `metric_id` string, nullable — Gets or sets the metric identifier.
  - `description` string, nullable — Gets or sets the description of the metric.
  - `source_id` string, nullable — Gets or sets the source identifier of the metric.

---

[API](https://skmtc.net/coinapi/apis/coinapi-market-data-rest-api.md) · [All operations](https://skmtc.net/coinapi/apis/coinapi-market-data-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinapi/coinapi-market-data-rest-api/versions/805496271c56/schema)
