Retrieves the current Stripe balance for a community, showing available, pending, and instant available funds.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the community
Returns
Returns the current Stripe balance object.Error Responses
Response Fields
Funds available for payout (in cents)
Funds pending and not yet available (in cents)
Funds available for instant payout if enabled (in cents)
Notes
- Authorization: Community owner or admin only
- Amounts: All amounts in cents (divide by 100 for dollars)
- Real-time: Fetches current balance from Stripe
- Multiple Currencies: Can show balances in multiple currencies
- Pending: Funds typically become available after 2-7 days

