Skip to content

WebSocket stream of container logs

GET
/apps/{slug}/logs

Upgrades to a WebSocket. Server pushes JSON frames per stdout/stderr line for the app’s services. See the WebSocket reference.

slug
required
string

App slug (lowercase, dash-separated).

Switching protocols.