/api/v1/subscriptionsget https://subs.api.recurlycommerce.com/api/v1/subscriptionsRetrieve a list of subscriptionsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspagenumberrequiredDefaults to 1Page numberlimitnumberrequiredDefaults to 10Items per page. Limit must be between 1 and 250.sortstringSort order. If not set, default is createdAt.descbooleanSort direction. If not set, default is ASC.truefalseminCreatedAtdate-timeDefaults to 2023-01-01T00:00:00.000ZThe min date of createdAtmaxCreatedAtdate-timeDefaults to 2023-01-01T00:00:00.000ZThe max date of createdAtminUpdatedAtdate-timeDefaults to 2023-01-01T00:00:00.000ZThe min date of updatedAtmaxUpdatedAtdate-timeDefaults to 2023-01-01T00:00:00.000ZThe min date of updatedAtincludeDeletedbooleanDefaults to falseIf true, include deleted linestruefalsesubscriptionIdstringThe subscription IDvariantIdsarray of stringsvariantIdsADD stringsubscriberIdstringsubscriberEmailstringsubscriberExternalIdstringThe shopify ID of the subscribersubscriptionExternalIdstringThe shopify ID of the subscriptionfriendlyIdstringThe friendly ID of the subscriptionminNextBillingDatedate-timeThe min date of nextBillingDatemaxNextBillingDatedate-timeThe max date of nextBillingDatestatusstringenumThe subscription statusACTIVEPAUSEDEXPIREDCANCELLEDFAILEDAllowed:ACTIVEPAUSEDEXPIREDCANCELLEDFAILEDstatusesarrayThe subscription statusesstatusesincludeDunningInstancesbooleanIf true, attach list of dunning instances for the contracttruefalseResponse 200Successfully retrieved subscriptionsUpdated 6 months ago