Ryan Roden-Corrent created AIRFLOW-2550:
-------------------------------------------

             Summary: API endpoint to list dagruns
                 Key: AIRFLOW-2550
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2550
             Project: Apache Airflow
          Issue Type: New Feature
          Components: api
            Reporter: Ryan Roden-Corrent


There should be an endpoint, say 'GET /dags/<string:dag_id>/dag_runs` that 
lists all runs for a given DAG. 

 

Related: https://issues.apache.org/jira/browse/AIRFLOW-1919 is requesting a 
similar CLI option, though in our case we need all runs, not just actively 
running runs. Possibly a ?state=running query option could be added.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to