Orders API not returning all orders for date range 2 weeks ago

Having strange problem with orders api. I was able to pull all orders this morning from 12/1 to current, but getting only a few orders per day (rather than expected thousands) for 11/25/2020 - 12/1/2020

We’re setting the status=any, see call below with client name blanked out. We’ve tried different versions of the API as well, and nada.

https://xxxxxx.myshopify.com/admin/api/2021-01/orders.json?status=any&created_at_min=2020-11-25T00:00:00&created_at_max=2020-11-27T00:00:00

https://xxxxxx.myshopify.com/admin/api/2020-07/orders.json?status=any&created_at_min=2020-11-25T00:00:00&created_at_max=2020-11-27T00:00:00

Would really appreciate any insight!

Thanks

Hey @cdavis361

Can you get us a request ID response header so we can take a look?