workflowExecutionBase
workflowExecutionBase
The workflow execution
AllOf
JSON Example
{
"pauseAtFailure": false,
"retainedTil": "string",
"debugStepIds": [
"string"
],
"contextType": "string",
"workflow": {
"id": "string",
"createdAt": "string",
"creationUser": "string",
"creationTenantId": "string"
}
}