{ "count": 123, "processes": [ { "duration": 123, "end_time": "<string>", "execution_id": "<string>", "exit_code": 123, "language": "<string>", "name": "<string>", "pid": 123, "process_id": "<string>", "start_time": "<string>", "status": "<string>" } ], "timestamp": "<string>" }
List all background execution processes with their status
OK
Show child attributes