Skip to main content
Version: 8.5

Get sequence flows of process instance by key

GET 

/v1/process-instances/:key/sequence-flows

Get sequence flows of process instance by key

Request

Path Parameters

    key int64required

    Key of process instance

Responses

Success

Schema
  • Array [
  • string

  • ]
Loading...