Data Plane
Accessibility
Get the full UI accessibility tree
GET
Returns the full JSON representation of the UI’s accessibility tree. This is useful for programmatic UI state inspection and understanding the current state of the desktop interface.
Replace
VM_API_IP:PORT with the actual IP and port of the VM’s Desktop Environment API server.Response
Returns a JSON representation of the UI accessibility tree. The structure varies by operating system and current application state.Full JSON representation of the UI accessibility tree, containing elements with their roles, names, and hierarchical relationships