Customer API/ordersCopy Pageget https://api.shippingeasy.com/api/ordersSearch and filter orders account-wideRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…_Query Paramspageint32Defaults to 1The page to return in the paginated result setper_pageint32Defaults to 50The number of result to include per pagein the paginated result set. The maximum number of results returned per page is 200.last_updated_atdateDefaults to 1 week agoFilters the results by the orders' last updated at timestamp and only returns results with a timestamp newer than or equal to the specified value. The maximum time this value can be set to is 3 months agostatusarray of stringsFilters the results by the orders' ShippingEasy order status. Possible values are "shipped" and "ready_for_shipment". It is possible to pass an array of statuses, e.g. ["shipping", "ready_for_shipment"]statusADD stringResponse 200200Updated less than a minute ago