List subscriptions
lago_list_subscriptionsList subscriptions, optionally filtered by customer, plan, or status. Lago API: GET /subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| status | No | Filter by a single status: active | pending | canceled | terminated. Default active. | |
| per_page | No | Number of records per page. | |
| plan_code | No | Filter by plan code. | |
| external_customer_id | No | Filter by customer external id. |