Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.opencomputer.dev/api/sandboxes/{id} \ --header 'X-API-Key: <api-key>'
{ "sandboxID": "sb-abc123", "status": "running", "region": "use2", "workerID": "w-use2-abc123", "tags": { "env": "prod", "team": "payments" }, "tagsLastUpdatedAt": "2026-04-19T14:02:00Z" }
tags
tagsLastUpdatedAt
null
PUT /api/sandboxes/{id}/tags