karkyra opened a new issue, #23060: URL: https://github.com/apache/airflow/issues/23060
### Apache Airflow version 2.1.1 ### What happened When I am API calling for users with limit 1000, it returns only 500 requests. How or where can I increase limit more then 500 requests? Looks like by default airflow API returns max 500 requests. I am running following command but always return 500 requests: `https://airflow_url/api/v1/users?limit=1000` ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Operating System browser or any linux/mac cli ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [X] 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]
