API request for orders does not return all the records

Hi, the order endpoint does not return all the records.

https://xx/admin/api/2021-10/orders.json?status=any

This endpoint always return 4 orders, it should return more than that, I do not know what is the problem. I have 15 orders on my management ui. It was working without a problem before.

I even tried adding query like this, but no luck,

status=any&limit=250&financial_status=any