Welcome to the new RoboCon Docs! Please note that this docs is still WIP.
curl --request GET \
--url https://api.example.com/api/v1/screens/key/{key}{
"id": 123,
"name": "<string>",
"key": "<string>",
"current": "<string>",
"config": "<string>"
}curl --request GET \
--url https://api.example.com/api/v1/screens/key/{key}{
"id": 123,
"name": "<string>",
"key": "<string>",
"current": "<string>",
"config": "<string>"
}Was this page helpful?