Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, the output of the DAG run can be accessed through the Airflow API. The API provides endpoints to retrieve the status, logs, and metadata of the DAG runs. This can be useful for monitoring and troubleshooting purposes. Additionally, the API can be used to trigger DAG runs and perform various actions on them.