---
title: "Retrieve Budibase tenant metrics"
method: GET
path: "/metrics"
tags: ["metrics"]
---

# Retrieve Budibase tenant metrics

`GET /metrics`

Output metrics in OpenMetrics format compatible with Prometheus

## Response `200`

Returns tenant metrics.

## Changes

- **2023-03-06** `6c655c005382` — 1 info
  - api operation id `getById` removed and replaced with `metricsGet`
- **2023-03-06** `7f31e0de77fe` — 1 info
  - added the media type `text/plain` for the response with the status `200`
- **2023-03-06** `7de0ab0187e0` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `200`
  - api operation id `metricsGet` removed and replaced with `getById`

[Change history](https://skmtc.dev/budibase/apis/budibase-api/changes/metrics/get.md)

---

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