Get Subscriptions
GET/api/billing/subscriptions
Get subscriptions from local database for the current tenant.
Args: customer_id: Optional customer ID filter status: Optional status filter (active, past_due, canceled, etc.) limit: Maximum number of subscriptions to return offset: Number of subscriptions to skip
Returns: List of subscriptions from local database with pagination
Request
Responses
- 200
- 422
Successful Response
Validation Error