cURL
curl --request GET \ --url http://localhost:2468/v1/desktop/windows/focused
{ "height": 1, "id": "<string>", "isActive": true, "title": "<string>", "width": 1, "x": 123, "y": 123 }
Returns information about the window that currently has input focus.
Focused window info
x >= 0