EntitySearchInputType is an input datatype for providing parameters for a search. It's used by the entitiesSearch() query field.

Table: EntitySearchInputType

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 30, 2025
entityTypes[EntitySearchEntityType]yes Short-TermThe types of entity. See EntitySearchEntityType .
fieldFilters[FieldFilterInput]yes Short-TermThe fields on which to filter. See FieldFilterInput.
pageSizeinteger 100Short-TermThe number of records to return per page.
paths[string]yes Short-TermThe paths to search.
searchTermstring  Short-TermText on which to search assets in views and repositories.
sortBy[EntitySearchSortInfoType]yes Short-TermEnter name with a string for the field on which to sort. See EntitySearchSortInfoType.