cURL
curl --request GET \ --url https://app.opencomputer.dev/v1/agents/{agentId}/sessions/{id} \ --header 'X-API-Key: <api-key>'
{ "id": "sess_98adcc7e", "agent_id": "issue-resolver", "status": "running", "input": { "repo": "acme/backend", "issue_number": 42 }, "result": null, "preview_url": null, "metadata": { "trigger": "github_webhook" }, "created_at": "2026-04-09T10:30:00Z", "updated_at": "2026-04-09T10:30:00Z" }
Documentation IndexFetch the complete documentation index at: https://opensandbox-feat-cf-dev-cutover.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://opensandbox-feat-cf-dev-cutover.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.