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

# Stream container logs (NDJSON)

`GET /containers/{id}/logs`

## Path parameters

- `id` string, required

## Query parameters

- `follow` boolean
- `tail` integer

## Response `200`

NDJSON log stream

## Other responses

- `404` — Resource not found

---

[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)
