Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetProcessInstanceStatisticsByDefinitionData

type GetProcessInstanceStatisticsByDefinitionData = object;

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

Properties

body

body: IncidentProcessInstanceStatisticsByDefinitionQuery;

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


path?

optional path: never;

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


query?

optional query: never;

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


url

url: "/incidents/statistics/process-instances-by-definition";

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