GET
/
autocompose
/
v1
/
settings

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Query Parameters

agentId
string
required

Identifier of the agent, data format is expected to be UUID

Response

200 - application/json
suggestionsWhileTypingDisabled
boolean

if true, suggestions endpoint should not be called while agent is typing

phraseCompletionsDisabled
boolean

if true, phraseCompletion from suggestions endpoint should not be shown to the agent

spellcheckDisabled
boolean

if true, spelling corrections endpoint should not be called while agent is typing

autopilotGreetingsDisabled
boolean

if true, autopilot greetings should not be available for configuration

autocomposeDisabled
boolean

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