[
https://issues.apache.org/jira/browse/AIRFLOW-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512899#comment-16512899
]
Ryan Roden-Corrent commented on AIRFLOW-2550:
---------------------------------------------
FYI, I have a WIP implementation, I'm just waiting for my company to go through
the legal process of approving contributions.
> 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
> Assignee: Verdan Mahmood
> Priority: Major
>
> 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)