AutoCompose
Get settings for AutoCompose clients
Get settings for AutoCompose clients, such as whether any features should not be used. It may be desirable to disable some features in high-latency scenarios.
GET
Query Parameters
Identifier of the agent, data format is expected to be UUID
Response
200 - application/json
if true, all AutoCompose features should be disabled (regardless of the other settings); this is intended for use in A/B tests in which a control group of agents is not exposed to AutoCompose
if true, autopilot greetings should not be available for configuration
if true, phraseCompletion from suggestions endpoint should not be shown to the agent
if true, spelling corrections endpoint should not be called while agent is typing
if true, suggestions endpoint should not be called while agent is typing
Was this page helpful?