Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetProcessDefinitionData

type GetProcessDefinitionData = object;

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

Properties

body?

optional body: never;

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


path

path: object;

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

processDefinitionKey

processDefinitionKey: ProcessDefinitionKey;

The assigned key of the process definition, which acts as a unique identifier for this process definition.


query?

optional query: never;

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


url

url: "/process-definitions/{processDefinitionKey}";

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