WebSocket stream of deploy progress
GET /apps/{slug}/deploy-logs
GET
/apps/{slug}/deploy-logs
Upgrades to a WebSocket. Server pushes JSON frames as docker compose
runs. See the WebSocket reference for the message shape.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” slug
required
string
App slug (lowercase, dash-separated).
Responses
Section titled “ Responses ”Switching protocols.