Skip to content
On this page

List display configurations

Endpoint

GET /v1/displays

Returns display configurations

Responses

json
{
   "isOverscan":{
      "type":"bool"
   },
   "isBlanking":{
      "type":"bool"
   },
   "isXscreenSaverInstalled":{
      "type":"bool"
   },
}