cURL
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/{id}/exec \ --header 'X-API-Key: <api-key>'
[ { "sessionID": "es-abc123", "sandboxID": "sb-abc123", "command": "node", "args": ["server.js"], "running": true, "exitCode": null, "startedAt": "2025-01-15T10:30:00Z", "attachedClients": 0 } ]
Documentation IndexFetch the complete documentation index at: https://docs.opencomputer.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.opencomputer.dev/llms.txt
Use this file to discover all available pages before exploring further.