Computers
Get VNC password
Get the VNC password used to connect to the computer.
GET
Get VNC password
Returns the computer password for VNC and terminal WebSocket connections.
Path parameters
Computer ID.
Response
VNC connection password.
Access control
This endpoint is only accessible to:- Workspace owners
- Workspace members
403 Forbidden response.
Example
Response
Usage
This password is used for:- VNC connections - Pass as the password when connecting via any VNC client
- Terminal WebSocket - Pass as the
tokenquery parameter when connecting to the Terminal WebSocket
Errors
401- Invalid or missing API key403- Not a workspace owner or member404- Computer not found, or password not set
Get VNC password