Get the settings for dispatch service mode
Get the settings for dispatch service mode.
- this feature is only available on idividual panels with only one direct call button
Responses
- 200
- 401
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled boolean
describes feature status, true - on / false - off
{
"is_enabled": true
}
{
"is_enabled": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
This feature is only available on idividual panels with only one direct call button
Loading...