dag-runs

Retrieve DAG specification for a DAG-run

Fetches the YAML specification of the DAG definition associated with this DAG-run

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

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

specstring required

The DAG spec in YAML format

Changes

Changed in 3 of the 71 revisions of this API.82

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-removed

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

      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