Dynamic Processes REST Endpoints

Dynamic Processes
All Dynamic Processes APIs
Get Process Execution
Method: get
Path: /process/api/v1/dp-executions/{id}
List Process Executions
Method: get
Path: /process/api/v1/dp-executions
Perform Action on a Process Execution
Method: put
Path: /process/api/v1/dp-executions/{id}