EntitySearchResultEntity is a union datatype based for entity search results. Use ViewInteractionEntry, or FileEntry, or DashboardEntry, or the TypeName2 datatype and its parameters. Below are the tables for each datatype:

Table: ViewInteractionEntry

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: Sep 30, 2025
idstringyes PreviewThe unique identifier of the view.
interactionQueryBasedWidgetInteractionyes PreviewThe widget interaction. See QueryBasedWidgetInteraction.
packagePackageInstallation  PreviewThe package, if there is one, of which the interaction is part. See PackageInstallation.
packageIdVersionedPackageSpecifier  PreviewThe unique identifier of the package. VersionedPackageSpecifier is a scalar.
viewSearchDomainyes PreviewThe related view. See SearchDomain.
viewInteractionViewInteractionyes Long-TermThe interaction view. See ViewInteraction.

Table: FileEntry

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: Sep 30, 2025
fileFileyes Long-TermInformation on the file. See File.
viewSearchDomain  Long-TermThe view related to the file. See SearchDomain.

Table: DashboardEntry

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: Aug 19, 2025
dashboardDashboardyes Long-TermThe dashboard data.

Table: SavedQueryEntry

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: May 23, 2025
savedQuerySavedQueryyes Long-TermThe saved query. See SavedQuery.