v2
experts
experts
private

Get Expert Computer

The expert's own computer: its box as E2B lists it, and whether its screen is on. E2B knows nothing about the screen; that flag is ours, kept beside the box id, because asking the box would wake it.

Listing never wakes a paused box, so the Computer tab can refresh freely.

get/api/experts/{expert_id}/computer

Path parameters

expert_idstring required

Response

Successful Response

owner_kind'session' | 'expert' required
owner_idstring required
e2b_activeboolean required
screen_onboolean
mountsobject
workspace_pathstring
shared_pathstring

Changes