cURL
curl --request GET \ --url http://localhost:4242/{computer_name}/api/display/screen_size
{ "width": 1920, "height": 1080 }
Retrieves the dimensions of the specified display.
Documentation IndexFetch the complete documentation index at: https://docs.cuse.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cuse.dev/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved screen size