---
title: "Get Prometheus Metrics"
method: POST
path: "/metrics"
tags: ["Metrics"]
---

# Get Prometheus Metrics

`POST /metrics`

This route allows you to view the number of items in each queue in the Prometheus format.

## Response `200`

Prometheus metrics for the server

## Other responses

- `500` — Internal Server Error

---

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