---
title: "Listing of metrics available for specific exchange"
method: GET
path: "/v2/metrics/exchange/listing"
tags: ["Metrics V2"]
---

# Listing of metrics available for specific exchange

`GET /v2/metrics/exchange/listing`

Get all metrics that are actually available for the specified exchange.

## Query parameters

- `exchange_id` string, required

## 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.dev/coinapi/apis/coinapi-market-data-rest-api.md) · [All operations](https://skmtc.dev/coinapi/apis/coinapi-market-data-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinapi/coinapi-market-data-rest-api/revisions/7b6afe68477d/schema)
