Retrieve a subscriptionCopy Pageget https://api.fastspring.com/subscriptions/{subscription_id}Retrieves the details of a subscription with the given subscription_id.Path Paramssubscription_idstringrequiredUnique identifier for the subscription.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. Use commas to separate multiple values.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:activecanceleddeactivatedoverduetrialResponses 200OK 400Bad Request 401Authentication credentials are missing or invalid. 429Rate limit exceeded. Retry after the number of seconds specified in the Retry-After header. 500Internal server error.Updated 26 days ago Preview a prorated plan changeTransfer subscriptionsDid this page help you?YesNo