Changes to Get Workflow Events
GET /v1/workflows/events/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.55
What changed
- ○
added the optional property
events/items/oneOf[subschema #1: WorkflowExecutionStarted]/attributes/attemptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/attributes/attemptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
events/items/oneOf[subschema #3: WorkflowExecutionFailed]/attributes/attemptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/attributes/attemptto the response with the200statusresponse-optional-property-added
- ○
added the required property
events/items/oneOf[subschema #10: CustomTaskCompleted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #10: CustomTaskCompleted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #10: CustomTaskCompleted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #11: CustomTaskFailed]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #11: CustomTaskFailed]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #11: CustomTaskFailed]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #12: CustomTaskTimedOut]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #12: CustomTaskTimedOut]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #12: CustomTaskTimedOut]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #13: CustomTaskCanceled]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #13: CustomTaskCanceled]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #13: CustomTaskCanceled]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #14: ActivityTaskStarted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #14: ActivityTaskStarted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #14: ActivityTaskStarted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #15: ActivityTaskCompleted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #15: ActivityTaskCompleted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #15: ActivityTaskCompleted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #16: ActivityTaskRetrying]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #16: ActivityTaskRetrying]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #16: ActivityTaskRetrying]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #17: ActivityTaskFailed]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #17: ActivityTaskFailed]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #17: ActivityTaskFailed]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #1: WorkflowExecutionStarted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #1: WorkflowExecutionStarted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #1: WorkflowExecutionStarted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #3: WorkflowExecutionFailed]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #3: WorkflowExecutionFailed]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #3: WorkflowExecutionFailed]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #7: WorkflowTaskFailed]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #7: WorkflowTaskFailed]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #7: WorkflowTaskFailed]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #8: CustomTaskStarted]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #8: CustomTaskStarted]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #8: CustomTaskStarted]/schedule_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #9: CustomTaskInProgress]/continued_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #9: CustomTaskInProgress]/first_execution_run_idto the response with the200statusresponse-required-property-added
- ○
added the required property
events/items/oneOf[subschema #9: CustomTaskInProgress]/schedule_idto the response with the200statusresponse-required-property-added
This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○