---
title: "Get Metrics List"
method: GET
path: "/metrics/"
tags: ["METRICS"]
---

# Get Metrics List

`GET /metrics/`

Returns list of metrics currently supported by the profile service
:param auth: The authorization token for the request.
:return: A metrics list response containing the list of metrics.

## Response `200`

Successful Response

- MetricsFetchResponse
  - `metrics` string[], required

---

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