Get a VM console session
Returns the status of a workspace-owned console session. Requires scope: vm.read.
Authentication
AuthorizationBearer
IBEE platform API token. Production tokens start with ibee_prod_key_; development tokens start with ibee_dev_key_. Use a token only with its matching gateway environment.
Path parameters
session_id
VM console session ID.
Query parameters
workspace_id
The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.
Response
Console session status returned successfully.
session_id
vm_id
vm_type
console_type
state
host_id
host_mgmt_ip
socket_path
created_at
idle_timeout_seconds
max_duration_seconds
organization_id
workspace_id
workspace_name
connected_at
closed_at
close_reason
token_expires_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
