#bdanforth
1 messages · Page 1 of 1 (latest)
We're not really reporting experts in here. These are all the report types: https://stripe.com/docs/reports/report-types#report-types. Doesn't look like Billing is available unfortunately. There's some Billing analytics in the Dashboard here: https://dashboard.stripe.com/billing. Other than that, you'd need to build your own solution
Thanks; perhaps this type of Billing analytics data can be obtained through Sigma? I see it has an API for scheduled queries.
Could be. Unfortunately we're really only API experts in here. Our support team knows more about Sigma use: https://support.stripe.com
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I know you can do some stuff through the dashboard, but my question is around the existence of any APIs to obtain the same information displayed in those billing dashboards. It sounds like the answer is no though.
Other than setting up some query in Sigma through the dashboard and maybe getting some webhooks when those jobs complete.
There's not an API to just retrieve what you want directly. You can always just use the list Subscriptions API and build whatever report on your own