---
title: "Stream live metrics events (Enterprise)"
method: GET
path: "/api/live/metrics"
tags: ["Live Telemetry"]
---

# Stream live metrics events (Enterprise)

`GET /api/live/metrics`

Opens a `text/event-stream` connection streaming server metrics in real
time. Requires `LiveMetrics` permission; may be authenticated via the
`?token=` query parameter from `/api/token/metrics`. Enterprise only.

## Response `200`

Server-Sent Events stream of metric events

## Other responses

- `401` — Missing or invalid credentials
- `403` — Authenticated principal lacks the required permission
- `404` — Enterprise feature not available in this edition

---

[API](https://skmtc.net/stalwartlabs/apis/stalwart-management-api.md) · [All operations](https://skmtc.net/stalwartlabs/apis/stalwart-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stalwartlabs/stalwart-management-api/versions/a38a1bbfe8b2/schema)
