process
Stream process logs in real time via WebSocket
Streams the stdout and stderr output of a process in real time as JSON messages. Closes when the process exits or the client disconnects.
GET
Path Parameters
Process identifier (PID or name)
Response
101
application/json
WebSocket connection established
The response is of type string
.