Computer

Get Computer Details.

get/v1/devboxes/computers/{id}

Path parameters

idstring required

The Computer ID

Response

OK

live_screen_urlstring required

The http tunnel to connect and view the live screen of the computer. You can control the interactivity of the browser by adding or removing 'view_only' query parameter. view_only=1 will allow interaction and view_only=0 will disable interaction.

Changes