1bc499aa8f99

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Navigation

UI state

Returns the current accessibility UI state of the device as a structured tree of on-screen elements. An optional filter query reduces the result to interactive elements.

get/devices/{deviceId}/ui-state

Path parameters

deviceIdstring required

Query parameters

filterboolean

Headers

X-Device-Display-IDinteger

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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