GET /sandboxes/{sandbox_id}

MethodPath
GET/v1/sandboxes/{sandbox_id}

Path parameters

sandbox_idstringrequired
curl "https://api.ellipsis.dev/v1/sandboxes/{sandbox_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"cache_tier": "exact",
"cost_sandbox_cpu": 0,
"cost_sandbox_memory": 0,
"cpu": 0,
"dockerfile": "string",
"failed_at": "2026-01-01T00:00:00Z",
"id": "string",
"image_setup": "string",
"memory_mib": 0,
"phase_timings": {},
"post_clone": "string",
"post_start": "string",
"running_at": "2026-01-01T00:00:00Z",
"scheduled_at": "2026-01-01T00:00:00Z",
"source": "cli",
"source_session_id": "string",
"status": "scheduled",
"terminated_at": "2026-01-01T00:00:00Z",
"terminating_at": "2026-01-01T00:00:00Z",
"timeout_seconds": 0,
"type": "claude_code",
}

On this page

No Headings
Schedule a demo