curl --location --request GET 'http://prod-cn.your-api-server.com/api/v1/screen/cabinet/count' \ --header 'Device-Key: 10.40.41.200:8001'
{ "list": { "screenId": "string", "cabinetCount": 0 } }