For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type Alias: ProcessDefinitionSearchQueryResult

type ProcessDefinitionSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: ProcessDefinitionResult[];

The matching process definitions.