Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Process identifier (PID or name)
Response
Process information
Example:
"ls -la"
Example:
"Wed, 01 Jan 2023 12:01:00 GMT"
Example:
0
Example:
"logs output"
Example:
"my-process"
Example:
"1234"
Example:
"Wed, 01 Jan 2023 12:00:00 GMT"
Available options:
failed
, killed
, stopped
, running
, completed
Example:
"running"
Example:
"/home/user"