{}curl --location --request GET '/api/v1/alarm/info/history/device?device_id=41b44d60-305f-f559-1d8d-61c040b63b1e' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 200,
"message": "Get successfully",
"data": {
"alarm": false
}
}