Retrieves the payout history for a community, showing transfers from the platform to the community owner’s 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
Query Parameters
Page number (default: 1)
Results per page (default: 25)
Returns
Returns a paginated list of payout records.Response Fields
Total subscription revenue in cents before platform fees
Platform fee amount in cents
Amount paid to community owner in cents (gross - platform fee)
Payout status:
paid, pending, failed, canceledStart of the payout period
End of the payout period
Expected arrival date in bank account
Stripe transfer ID for tracking
Notes
- Authorization: Community owner or admin only
- Amounts: All amounts in cents (divide by 100 for dollars)
- Currency: Defaults to USD
- Arrival: Typically 2-3 business days after
processedAt

