Changes to Retrieve detailed status of a DAG-run

GET /dag-runs/{name}/{dagRunId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 15 of the 71 revisions of this API.1135112

  1. v14a98622e8b7e7
  2. v1f8982f33e5407
  3. v15a657bb0774422
  4. v1baa17af029e577
  5. v1478671469a2522
  6. v1f6dcf7250db72
  7. v1973f666d7b5a2
  8. v19adffc8360411
  9. v175b8e91aaf57631
  10. v19d0cf8f4b61c1111
  11. v1c38bc1efbea31
  12. v1162df20bbef85
  13. v14a1b69f4975e1
  14. v18a2d5d3e96082
  15. v150e1d517afc11813

What changed

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/step/dependencies to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/agentSession to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/agentSession to the response with the 200 status

      response-optional-property-added

  • v15a657bb0774422See the full diff
    • removed the optional property dagRunDetails/allOf[subschema #2]/controllerEvents from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/controllerTasks from the response with the 200 status

      response-optional-property-removed

    • added the optional property dagRunDetails/allOf[subschema #2]/agentEvents to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/agentTasks to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1baa17af029e577See the full diff
    • removed the optional property dagRunDetails/allOf[subschema #2]/nodes/items/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onAbort/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onExit/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onFailure/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onInit/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onSuccess/incremental from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onWait/incremental from the response with the 200 status

      response-optional-property-removed

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/build to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/build to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property dagRunDetails/allOf[DAGRunSummary]/noReuse to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/incremental to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/step/inputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait/step/outputs/items/path to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/controllerEvents to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/controllerTasks to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onInit to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onWait to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[DAGRunSummary]/triggerActor to the response with the 200 status

      response-optional-property-added

  • v175b8e91aaf57631See the full diff
    • added the new conflict enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the optional property dagRunDetails/allOf[subschema #2]/humanTaskResumePending to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/approvedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/humanTaskCompletedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/humanTaskCompletedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/pushBackHistory/items/byId to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/rejectedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/humanTask to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/approvedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/humanTaskCompletedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/humanTaskCompletedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/pushBackHistory/items/byId to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/rejectedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/humanTask to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/approvedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/humanTaskCompletedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/humanTaskCompletedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/pushBackHistory/items/byId to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/rejectedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/humanTask to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/approvedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/humanTaskCompletedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/humanTaskCompletedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/pushBackHistory/items/byId to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/rejectedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/humanTask to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/approvedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/humanTaskCompletedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/humanTaskCompletedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/pushBackHistory/items/byId to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/rejectedById to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/humanTask to the response with the 200 status

      response-optional-property-added

  • v19d0cf8f4b61c1111See the full diff
    • the response property dagRunDetails/allOf[subschema #2]/nodes/items/step/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/nodes/items/step/repeatPolicy/condition/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onAbort/step/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onAbort/step/repeatPolicy/condition/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onExit/step/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onExit/step/repeatPolicy/condition/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onFailure/step/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onFailure/step/repeatPolicy/condition/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onSuccess/step/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/onSuccess/step/repeatPolicy/condition/condition became optional for the status 200

      response-property-became-optional

    • the response property dagRunDetails/allOf[subschema #2]/preconditions/items/condition became optional for the status 200

      response-property-became-optional

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/repeatPolicy/condition/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/repeatPolicy/condition/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/repeatPolicy/condition/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/repeatPolicy/condition/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/repeatPolicy/condition/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/preconditions/items/eval to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[DAGRunSummary]/conditions to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onExit/step/outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/outputs to the response with the 200 status

      response-optional-property-added

    • added the optional property dagRunDetails/allOf[DAGRunSummary]/profileName to the response with the 200 status

      response-optional-property-added

    • added the new rate_limited enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status default

      response-property-enum-value-added

  • v150e1d517afc11813See the full diff
    • removed the optional property dagRunDetails/allOf[DAGRunSummary]/conditions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[DAGRunSummary]/profileName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/nodes/items/step/repeatPolicy/condition/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onAbort/step/repeatPolicy/condition/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onExit/step/outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onExit/step/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onExit/step/repeatPolicy/condition/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onFailure/step/repeatPolicy/condition/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/onSuccess/step/repeatPolicy/condition/eval from the response with the 200 status

      response-optional-property-removed

    • removed the optional property dagRunDetails/allOf[subschema #2]/preconditions/items/eval from the response with the 200 status

      response-optional-property-removed

    • the response property dagRunDetails/allOf[subschema #2]/nodes/items/step/preconditions/items/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/nodes/items/step/repeatPolicy/condition/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onAbort/step/preconditions/items/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onAbort/step/repeatPolicy/condition/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onExit/step/preconditions/items/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onExit/step/repeatPolicy/condition/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onFailure/step/preconditions/items/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onFailure/step/repeatPolicy/condition/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onSuccess/step/preconditions/items/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/onSuccess/step/repeatPolicy/condition/condition became required for the status 200

      response-property-became-required

    • the response property dagRunDetails/allOf[subschema #2]/preconditions/items/condition became required for the status 200

      response-property-became-required

    • removed the rate_limited enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the rate_limited enum value from the code response property for the response status default

      response-property-enum-value-removed

    This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog