Use this method to return the typeahead autocomplete and lexical settings for the project.
client.autocompleterSettings();
The response will be an object with the data.
var autocompleterSettings = client.autocompleterSettings();