v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Misc

Check if overlay is visible

Returns whether the accessibility overlay is currently visible on the device.

get/devices/{deviceId}/overlay

Path parameters

deviceIdstring required

Headers

X-Device-Display-IDinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

visibleboolean required

Example response

{
  "$schema": "https://example.com/schemas/OverlayVisibleBody.json"
}