#bdanforth

1 messages · Page 1 of 1 (latest)

opal larkBOT
muted plaza
#

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

Understand the report types available via the Reporting API.

opal larkBOT
short hemlock
#

Thanks; perhaps this type of Billing analytics data can be obtained through Sigma? I see it has an API for scheduled queries.

muted plaza
#

Could be. Unfortunately we're really only API experts in here. Our support team knows more about Sigma use: https://support.stripe.com

short hemlock
#

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.

muted plaza
#

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