Missing some orders when retrieving all orders by API

Topic summary

A user encountered an issue where certain orders were missing when retrieving all orders via API, regardless of parameters used (limit, name, financial_status, etc.). The missing orders included some created on the current day as well as from previous days.

The user included screenshots or images showing:

  • Order Status
  • Order Creation Date
  • A specific example case

The issue was resolved when the user found the answer independently, though the specific solution was not shared in the thread.

Summarized with AI on November 22. AI used: claude-sonnet-4-5-20250929.

Hi, when I tried to retrieve specific order, I found that some of the orders were missing with or without any params, e.g. limit, name, financial_status, etc. I can find the order created today and others from yesterday or even eariler.

Can anyone help me please? Thank you.

Here is one of the example:

ac4066c1-8f16-413f-9b37-184e3eefc15c.jpg

Order Creation Date

Order Status

I found the answer myself. Thanks.