bugraoz93 opened a new issue, #43660: URL: https://github.com/apache/airflow/issues/43660
### Description Create an endpoint in FastAPI that lists `Jobs` with the ability to filter by specific criteria like `state`, `job_type`, `hostname`, and `is_alive` status. This will allow users to efficiently query and monitor jobs based on their current status and other attributes. ### Use case/motivation _No response_ ### Related issues #43657 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
