Retrieves detailed Stripe subscription and customer information for a community member.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
The ID of the community membership
Returns
Returns detailed Stripe subscription and customer data.Response Fields
Stripe subscription object with current status and billing period
Stripe customer object with contact and address information
Shipping address collected during checkout (if required by tier)
Billing address from Stripe customer
Notes
- Authorization: Community owner or admin only
- Real-time Data: Fetches current data from Stripe
- Customer Info: Includes all customer contact details
- Address Data: Provides both shipping and billing addresses
- Subscription Status: Shows current Stripe subscription state

