Retrieves the current status of the community’s Stripe Connect account.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 Stripe account status object.Response Fields
Whether the account is fully connected and operational
Stripe Connect account ID (if account exists)
Whether owner has completed onboarding
Whether the account can accept payments
Whether the account can receive payouts
Notes
- Authorization: Community owner or admin only
- Connected: True when
detailsSubmittedandchargesEnabledare both true - Required: Account must be connected before accepting subscriptions

