Get auto answer settings
Get auto answer feature status
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled booleandescribes feature status, true - on / false - off 
{
  "is_enabled": false
}
{
  "is_enabled": false
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...