latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-21219284496.5 KB

4a98622e8b7e

dags

Retrieve comprehensive DAG information

Fetches detailed information about a specific DAG definition

get/dags/{fileName}

Path parameters

fileNamestring regex required

Name of the DAG file

the name of the DAG file

Query parameters

remoteNodestring

name of the remote node

Response

A successful response

dagDAGDetails — unresolved $ref
latestDAGRunDAGRunDetails required— unresolved $ref
suspendedboolean required

Whether the DAG is suspended

errorsstring[] required

List of errors encountered during the request

specstring

The DAG specification in YAML format