Get ordersCopy Pageget https://api.greenleaze.com/v1/subscriptions/searchReturns a minimal, paginated list of the shop's orders, filterable by shop status and dates.Query ParamspagenumberDefaults to 1Page number.limitnumberDefaults to 20Items per page (max 100).sortBystringDefaults to createdAt:DESCcreatedAt:DESC | createdAt:ASC | updatedAt:DESC | updatedAt:ASC.filter.shopStatusstringenum$eq:<status> or $in:<status>,<status>.not-openedopenedcustomer-createdadresses-enteredpayment-method-enteredbank-selectedaccount-selectedaccepted-pending-customer-validationrejecteddraftactivecanceledfinishedShow 13 enum valuesfilter.createdAtstring$gte:<ISO>, $lte:<ISO> or $btw:<ISO>,<ISO>.filter.updatedAtstring$gte:<ISO>, $lte:<ISO> or $btw:<ISO>,<ISO>.Response 200Updated 2 days ago Cancel subscription changeGet order linksDid this page help you?YesNo