Process Executions REST Endpoints
Processes/Process Executions
The operations from the Processes/Process Executions category.
- Get a Process Execution
- Method: getPath:
/process/api/v1/process-executions/{id} - List Process Executions
- Method: getPath:
/process/api/v1/process-executions - Perform an Action on a Process Execution
- Method: putPath:
/process/api/v1/process-executions/{id}