Skip to main content
Version: 8.4

Get process definition by key

GET 

/v1/process-definitions/:key

Get process definition by key

Request

Path Parameters

    key int64required

    Key of process definition

Responses

Success

Schema
    key int64
    name string
    version int32
    bpmnProcessId string
    tenantId string
Loading...