v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0156121143.5 KB

Get process status

get/process/{process_id}/status

Path parameters

process_idstring uuid required

Response

Status

state'running' | 'exited'

Process state.

exit_codeinteger nullable

Exit code if the process has exited.

cpu_pctnumber

Estimated CPU usage percentage.

mem_bytesinteger

Estimated resident memory usage in bytes.