Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchProcessInstancesResponses

type SearchProcessInstancesResponses = object;

Defined in: gen/types.gen.ts:13746

Properties

200

200: SearchQueryResponse & object;

Defined in: gen/types.gen.ts:13750

Process instance search response.

Type Declaration

items
items: object[];

The matching process instances.