Endpoint
Request
Headers
Body Parameters
Example Request
Response
Success (200 OK)
Response Fields
Status Codes
Check Process Status
Use the List Processes endpoint to check status:Kill Background Process
Use the Kill Process endpoint to terminate:Use Cases
Long-Running Data Processing
Model Training
Monitoring Background Process
Parallel Execution
Related
- SDK: sandbox.run_code_background() - Python SDK method
- CLI Code Execution - Execute code from CLI
Next Steps
- List Processes - Check background process status
- Kill Process - Terminate a background process
- Async Execution - Execute with webhook callbacks

