GET
/
process
/
{identifier}
/
logs
/
stream
"<string>"

Path Parameters

identifier
string
required

Process identifier (PID or name)

Response

200
text/plain
Stream of process logs, one line per log (prefixed with stdout:/stderr:)

The response is of type string.