# execution ## Get all executions - [GET /executions](https://help-api.delphix.com/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/execution/getallexecutions.md) ## Create execution - [POST /executions](https://help-api.delphix.com/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/execution/createexecution.md) ## Get execution by ID - [GET /executions/{executionId}](https://help-api.delphix.com/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/execution/getexecutionbyid.md) ## Cancel execution by ID - [POST /executions/{executionId}/cancel](https://help-api.delphix.com/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/execution/cancelexecution.md) ## Search executions - [POST /executions/search](https://help-api.delphix.com/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/execution/searchexecutions.md)