Universal search
Authentication
Request
Free-text search term. Matched against the aggregated ‘text’ index that combines the principal text-typed fields of every entity (name, address, email, phone, etc.). Wildcards are supported when ‘assumeWildcard’ is true.
Zero-based offset of the first record to return. Use multiples of ‘pageSize’ to page through results.
When true, each whitespace-separated token in ‘query’ is wildcard-expanded (suffix ’*’) if it doesn’t already end in one. Mirrors the legacy ‘assume_wildcard_allsite’ company preference. Defaults to true if omitted.
Optional filter on the entity types to include in the results. When omitted, all entity types the authenticated user has the corresponding SEARCH_* permission for are searched.