v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Containers

Stream container logs

Streams container logs as Server-Sent Events (SSE). The connection remains open and pushes new log lines as data: events in real time.

get/api/containers/{id}/logs

Path parameters

idinteger required

Numeric resource ID.

Headers

x-node-idinteger
Example:1

Target a specific node by ID. If omitted, the default node is used. Can also be passed as ?nodeId= query parameter.

Response

SSE log stream.