Process instances
Number of APIs: 5
-
Search for process instances POST {{baseUrl+ApiVersion}}/process-instances/search
-
Get process instance by key GET {{baseUrl+ApiVersion}}/process-instances/:key
-
Delete process instance and dependant data by key DELETE {{baseUrl+ApiVersion}}/process-instances/:key
-
Get flow node statistic by process instance id GET {{baseUrl+ApiVersion}}/process-instances/:key/statistics
-
Get sequence flows of process instance by key GET {{baseUrl+ApiVersion}}/process-instances/:key/sequence-flows