Skip to main content
GET
A computer boots with one screen and can run up to four. Each screen is its own X server, with its own root window, its own cursor, and its own window manager. An agent working on one screen cannot disturb another. Screens are held in the computer’s memory, not in the database. A computer that restarts comes back with only the screen it boots with.

Path parameters

string
required
Computer ID (UUID). The computer must be up. One that is still being created, or that has been frozen, returns 400.

Response

array
Every screen on the computer, the boot screen first and the rest in display order. Never empty while the computer is up.

Errors

Failures raised before the request reaches the computer carry error alone. Failures relayed back from the computer add request_id and upstream_status.

Authorizations

Authorization
string
header
required

API key authentication. Get your key at orgo.ai/workspaces

Path Parameters

id
string
required

Computer ID

Response

The computer's screens

screens
object[]