dag-runs

Retrieve detailed status of a DAG-run

Fetches detailed status information about a specific DAG-run. Use 'latest' as the dagRunId to retrieve the most recent DAG-run for the specified DAG name.

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

Path parameters

namestring regex required

Name of the DAG

name of the DAG

dagRunIdstring required

Unique identifier for the DAG-run. The special value 'latest' can be used to reference the most recent DAG-run.

Example:latest

ID of the DAG-run or 'latest' to get the most recent DAG-run

Query parameters

remoteNodestring

name of the remote node

Response

A successful response

dagRunDetailsDAGRunDetails required— unresolved $ref

Changes

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

    • 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