v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Targeted List Builds

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.

post/print-mail/v1/targeted_list_builds/filters/autocomplete

Request body

field'industry' required

A field that can be autocompleted when configuring list build filters.

textstring

Optional text prefix to narrow the autocomplete suggestions.

sizeinteger

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

Response

A list of autocomplete suggestions.

object'list' required