GET
/
autocompose
/
v1
/
settings

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Query Parameters

agentId
string
required

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

Response

200 - application/json
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

autopilotGreetingsDisabled
boolean

if true, autopilot greetings should not be available for configuration

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

suggestionsWhileTypingDisabled
boolean

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