API ClientsTypeScript SDKAPI ReferenceCoreType AliasesProcessInstanceSearchQueryResultVersion: 8.9On this pageType Alias: ProcessInstanceSearchQueryResult type ProcessInstanceSearchQueryResult = SearchQueryResponse & object; Process instance search response. Type Declaration items items: ProcessInstanceResult[]; The matching process instances.Was this helpful?