Get more than 100 rows with API
We're making a rest call with the ShipStationAPI to return all orders in an awaiting shipment status. This appears to be only returning the oldest 100 rows. Is there a way to make this call return more than 100 rows? I'm not seeing anything like maxR...