List all running system processes in the sandbox with PID, command, and user information.Documentation Index
Fetch the complete documentation index at: https://docs.hopx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request
Headers
Example Request
Response
Success (200 OK)
Status Codes
| Code | Description |
|---|---|
| 200 | Success |
| 401 | Unauthorized |
Use Cases
Find Specific Process
Count Processes
Related
- Process Monitoring - Learn about process monitoring
- List Background Processes - View background execution processes
- Get System Metrics - View resource usage
- SDK: sandbox.list_system_processes() - Python SDK method
- CLI System Commands - System operations from CLI
Next Steps
- Get System Metrics - View resource usage
- List Background Processes - View background execution processes

