List all subscriptionsCopy Pageget https://api.fastspring.com/subscriptionsReturns a list of all subscription IDs.Query ParamsaccountIdstringFilter subscriptions by the associated account ID.begindateSpecify the beginning of a date range in yyyy-mm-dd format.enddateSpecify the end of a date range in yyyy-mm-dd format.eventstringenumSpecify the event type to filter results. Valid values include canceled, charged, created, deactivated, trialended, or trialstarted. Must be used with the begin and end parameters.createdcanceledchargedcreateddeactivatedtrialendedtrialstartedAllowed:canceledchargedcreateddeactivatedtrialendedtrialstartedproductsstringFilter subscriptions by specific product IDs.scopestringenumSpecify the scope to filter by test or live subscriptions. If not provided, both live and test subscriptions are returned by default.livealllivetestAllowed:allliveteststatusstringenumSpecify the subscription status to filter results. Valid values include active, canceled, deactivated, overdue, or trial.activeactivecanceleddeactivatedoverduetrialAllowed:activecanceleddeactivatedoverduetrialpageintegerSpecify the page number of results to retrieve. Defaults to 1 if not provided.limitintegerSpecify the maximum number of results per page. Defaults to 50 if not provided.Response 200OKUpdated 5 months ago