Returns the Stripe Connect account status for a community. Used to determine if payouts are enabled and to display appropriate messaging to the user.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.
Parameters
No parameters.Returns
Returns the Stripe Connect account activation status and a user-facing message.| Field | Type | Description |
|---|---|---|
active | boolean | Whether the Stripe Connect account is fully set up and activated |
message | string | User-facing message describing the account status |

