Get conversation start sound state status
Returns conversation start sound state information
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled booleanDetermines whether the feature is enabled 
{
  "is_enabled": true
}
{
  "is_enabled": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringError message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...