Duplicates all executions matching the given filter criteria. Creates new executions with “(Copy)” suffix in the name and fresh retry budgets.
Request to duplicate all executions matching the filter criteria. Duplicated executions will be placed in the same batch as their original executions.
Filter executions by status
InProgress, Completed, Enqueued, Failed, Paused Filter executions by login external ID
Search executions by execution ID or parameters
Filter executions by batch external ID
Filter executions by workflow external ID
Filter executions by workflow tag external IDs (workflows must have all specified tags)
Filter executions with start time >= this timestamp (ISO 8601 format, UTC)
Filter executions with start time <= this timestamp (ISO 8601 format, UTC)
Executions duplicated successfully
Response from duplicating executions
Array of created execution IDs
Number of executions duplicated
Success message
Filter executions by status
InProgress, Completed, Enqueued, Failed, Paused Filter executions by login external ID
Search executions by execution ID or parameters
Filter executions by batch external ID
Filter executions by workflow external ID
Filter executions by workflow tag external IDs (workflows must have all specified tags)
Filter executions with start time >= this timestamp (ISO 8601 format, UTC)
Filter executions with start time <= this timestamp (ISO 8601 format, UTC)