---
title: "List available metrics"
method: GET
path: "/v1/data/metrics"
tags: ["Data"]
---

# List available metrics

`GET /v1/data/metrics`

Returns the metric keys available for a resource.

## Query parameters

- `resource` string, required

## Response `200`

Available metric keys.

- object
  - `data` string[]

## Other responses

- `401` — Missing or invalid API key credentials.

---

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