---
title: "Get system metrics"
method: GET
path: "/management/metrics"
tags: ["Metrics"]
---

# Get system metrics

`GET /management/metrics`

Returns system metrics in either Prometheus or expvar format

## Response `200`

Successful operation

- object — Metrics data (format depends on configuration)

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.dev/blockdaemon/apis/staking-api.md) · [All operations](https://skmtc.dev/blockdaemon/apis/staking-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockdaemon/staking-api/revisions/f94e296a08a3/schema)
