Developers

AutocompleterSettings

autocompleterSettings

Usage

Use this method to return the typeahead autocomplete and lexical settings for the project.

client.autocompleterSettings();

Response

The response will be an object with the data.

Example
var autocompleterSettings = client.autocompleterSettings();