API ClientsTypeScript SDKAPI ReferenceCoreType AliasesIncidentSearchQueryResultVersion: 8.9On this pageType Alias: IncidentSearchQueryResult type IncidentSearchQueryResult = SearchQueryResponse & object; Type Declaration items items: IncidentResult[]; The matching incidents.Was this helpful?