curl https://api.tzafon.ai/computers/comp_a1b2c3d4e5f6 \ -H "Authorization: Bearer sk_your_api_key"
{ "id": "comp_a1b2c3d4e5f6", "kind": "browser", "status": "running", "created_at": "2025-01-16T12:00:00Z", "expires_at": "2025-01-16T13:00:00Z", "idle_expires_at": "2025-01-16T12:05:00Z", "last_activity_at": "2025-01-16T12:03:00Z", "max_lifetime_seconds": 3600, "inactivity_timeout_seconds": 120, "auto_kill": true }
Retrieve session details and status
browser
desktop
ready
running
terminated
Was this page helpful?