Get monitor security mode feature status
If the feature is enabled, then when the card brought to the reader the alarm will be automatically turned on/off on the corresponding monitor.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- security_monitor_enable booleandescribes feature status, true - on , false - off 
{
  "security_monitor_enable": false
}
{
  "security_monitor_enable": false
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...