Skip to main content

Get Subscriptions

GET 

/api/billing/subscriptions

Get subscriptions from local database for the current tenant.

Args: customer_id: Optional customer ID filter product_id: Optional product/plan 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

Successful Response