API Rest read_all_orders for orders older than 60 days

Hello in 2025,

I am using an API request for my full order history (orders greater than 60 days). However from the Admin API access scopes panel, I do not have the option to select ‘read_all_orders’, just ‘read_orders’.

How do I make ‘read_all_orders’ an option?

Thank you!

Hi @LRE-30
In shopify partner

The instructions for adding this scope are in our docs here: Shopify API access scopes

example to asks request for read_all_orders

Our app requires access to orders older than 60 days to generate accurate product recommendations and sales insights.

We analyze historical order data to:

  • Identify long-term purchasing patterns and trends.
  • Improve product recommendations based on customer behavior over time.
  • Provide analytics for merchants to optimize inventory and marketing strategies.

This access ensures that our recommendations remain relevant and data-driven, enhancing customer engagement and sales performance.