curl --location -g --request GET 'https://api2.hik-cloud.com/v1/customization/defences/alarms/configs?storeIds={storeIds}' \
--header 'Authorization: Bearer '
{
"code": 200,
"message": "操作成功",
"data": [
{
"storeId": "9a87639262914d6686757503811d66d4",
"defenceStatus": 0,
"alarmConfig": [
{
"deviceId": "3bbd89aaa64840d1857f7c8ce77f62a5",
"deviceSerial": "123456789",
"deviceName": "NetworkVideoRecorder我的MA",
"ability": [
{
"channelId": "1905000500494699b6e1b3fec5e1e821",
"channelNo": 4,
"channelType": "10300",
"channelName": "视频4@DS-7604N-K1(C23744771)",
"abilityId": "bb3fa5947c144eb9aa554cca5f5f95dc",
"abilityCode": "10600",
"abilityName": "移动侦测",
"status": 1
},
{
"channelId": "961a6e7bb4db4345b8ef2e850978eab5",
"channelNo": 3,
"channelType": "10300",
"channelName": "视频3@DS-7604N-K1(C23744771)",
"abilityId": "77797d22923d4effa45e8460a72e5379",
"abilityCode": "10600",
"abilityName": "移动侦测",
"status": 0
}
]
}
]
},
{
"storeId": "3c064bcc454f4778a9bfed7891317ba6",
"defenceStatus": 0,
"alarmConfig": []
}
]
}