cURL
curl --request GET \ --url http://localhost:2468/v1/processes/{id}
{ "args": [ "<string>" ], "command": "<string>", "createdAtMs": 123, "id": "<string>", "interactive": true, "owner": "user", "status": "running", "tty": true, "cwd": "<string>", "exitCode": 123, "exitedAtMs": 123, "pid": 1 }
Returns the current state of a managed process including its status, PID, exit code, and creation/exit timestamps.
Process ID
Process details
user
desktop
system
running
exited
x >= 0