Skip to content
GitHub Get Started
HTTP API

Get desktop display information.

GET
/v1/desktop/display/info

Performs a health-gated display query against the managed desktop and returns the current display identifier and resolution.

Desktop display information

object
display
required
string
resolution
required
object
dpi
integer format: int32
nullable
height
required
integer format: int32
width
required
integer format: int32

Desktop runtime is not ready

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties

Desktop runtime health or display query failed

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties