Autocomplete Filter Values

Return a list of autocomplete suggestions for a given filter field
(currently only industry is supported). Useful when building a UI
around the industries company filter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The field to autocomplete and an optional text prefix.

Parameters for an autocomplete query.

string
enum
required

The field being autocompleted. Results will be values that can be
supplied to the corresponding filter on a list build.

Allowed:
string

Optional text prefix to narrow the autocomplete suggestions.

int32
1 to 100

Maximum number of suggestions to return. Between 1 and 100.
Defaults to 25 if omitted.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json