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

f8982f33e540

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