latestOpenAPI 3.1.02026-08-22154287463.4 KB

858365328f92

Browser Processes

Get process status

get/browsers/{id}/process/{process_id}/status

Path parameters

idstring required

Browser session ID

process_idstring uuid required

Response

Status

cpu_pctnumber

Estimated CPU usage percentage.

exit_codeinteger nullable

Exit code if the process has exited.

mem_bytesinteger

Estimated resident memory usage in bytes.

state'running' | 'exited'

Process state.