EntitySearchResultEntity is a union datatype based for entity search results. Use the ActionEntry, DashboardEntry, FileEntry, ParserEntry, SavedQueryEntry, ScheduledReportEntry, or ViewInteractionEntry datatypes and their parameters. Below are tables for each:

Table: ActionEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Dec 10, 2025
actionActionyes Long-TermThe action for the entry. See Action.
viewSearchDomainyes PreviewThe view associated with the action. See SearchDomain.

Table: DashboardEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Aug 19, 2025
dashboardDashboardyes Long-TermThe dashboard data. See Dashboard.

Table: FileEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
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: ParserEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Dec 10, 2025
parserParseryes Long-TermThe parser for the entry. See Parser.
viewSearchDomainyes PreviewThe view associated with the parser. See SearchDomain.

Table: SavedQueryEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 23, 2025
savedQuerySavedQueryyes Long-TermThe saved query. See SavedQuery.

Table: ScheduledReportEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Dec 10, 2025
scheduledReportScheduledReportyes Long-TermThe scheduled report for the entry. See ScheduledReport.
viewSearchDomainyes PreviewThe view associated with the report. See SearchDomain.

Table: ViewInteractionEntry

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
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.