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