GET all orders -- endpoint

Hi there! I am looking for ways to batch retrieve order details without any order ids. Is there an endpoint to achieve that?

Hi @sfrjhorna welcome to the forums!

Yes, you can use SearchOrders to filter for certain things about an order. You can of course provide no filter to return all orders as well.