---
title: "Stream container stats (NDJSON)"
method: GET
path: "/containers/{id}/stats"
---

# Stream container stats (NDJSON)

`GET /containers/{id}/stats`

## Path parameters

- `id` string, required

## Query parameters

- `stream` boolean
- `interval` string

## Response `200`

NDJSON stats stream

## Other responses

- `404` — Resource not found
- `501` — Operation not supported by the active backend

---

[API](https://skmtc.net/full-chaos/apis/container-compose-api.md) · [All operations](https://skmtc.net/full-chaos/apis/container-compose-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/full-chaos/container-compose-api/versions/7bf76e7a9941/schema)
