The EntitySearchInputType datatype includes various settings.

Table: EntitySearchInputType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Jun 26, 2025
entityTypes[EntitySearchEntityType]yes PreviewThe types of entity. See EntitySearchEntityType.
fieldFilters[FieldFilterInput]yes PreviewThe fields on which to filter. See FieldFilterInput.
pageSizeinteger 100PreviewThe number of records to return per page.
paths[string]yes PreviewThe paths to search.
searchTermstring  PreviewText on which to search assets in views and repositories.
sortBy[EntitySearchSortInfoType]yes PreviewEnter name with a string for the field on which to sort. See EntitySearchSortInfoType.