#chokies14
1 messages · Page 1 of 1 (latest)
Hello
Yes, you can list Subs by status: https://docs.stripe.com/api/subscriptions/list#list_subscriptions-status
yup saw this one already just not sure what should i put for the status? trialing?
Yep
You can see the different enums at: https://docs.stripe.com/api/subscriptions/object#subscription_object-status
@jagged sleet last question. is there anyway to query all customers with just credits balance?
No you would have to list all Customers in this case and then filter based on their balance
gotcha thank you.
Sure