#masud - dashboard
1 messages · Page 1 of 1 (latest)
Hey there, not everything in the dashboard is available directly in the API, but in the case of balances you can retrieve those for your account (or a connected account) via the Balances API:
https://stripe.com/docs/api/balance/balance_object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.