process
Get process logs
Get the stdout and stderr output of a process
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Process identifier (PID or name)
Response
200
application/json
Process logs
The response is of type object
.