mik-laj edited a comment on pull request #10594:
URL: https://github.com/apache/airflow/pull/10594#issuecomment-693365767


   Have you looked at this issue in other views as well? 
   For example Endpoint - "List XCom entries" allows specifying `~` as the 
dag_id, dag_run_id, task_id to retrieve XCOM entries for all DAGs, DAG runs and 
task instances.
   
   This address URL returns all entries for all DAG in the database.
   ```
   https://localhostot/api/v1/dags/~/dagRuns/~/taskInstances/~/xcomEntries
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to