#Matty - Subscription
1 messages ยท Page 1 of 1 (latest)
HI ๐
So you are listing all subscriptions with this price?
https://stripe.com/docs/api/subscriptions/list
Hey @small pagoda
Correct, but the response doesn't include any subs that are expired.
Expired isn't a status in Stripe subscriptions but you can specify a status value when making the request:
https://stripe.com/docs/api/subscriptions/list#list_subscriptions-status
What do you mean by "expired"?
Okay so what is the status of that Subscription?