get
https://{subdomain}.recurly.com/v2/subscriptions
Subscription Query States
| state | description |
|---|---|
| active | Subscriptions that are valid for the current time. This includes subscriptions in a trial period |
| canceled | Subscriptions that are valid for the current time but will not renew because a cancelation was requested |
| expired | Subscriptions that have expired and are no longer valid |
| future | Subscriptions that will start in the future, they are not active yet |
| in_trial | Subscriptions that are active or canceled and are in a trial period |
| live | All subscriptions that are not expired |
| past_due | Subscriptions that are active or canceled and have a past-due invoice |
Please note: a queried state and the base state of a returned subscription may differ. For example, querying for past_due subscriptions will not result in a list of subscriptions with a 'past_due' state (they will either be 'active' or 'canceled'). Only base states ('pending', 'active', 'canceled', 'expired', 'future') will be present in the returned subscription records.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…