stripe_subscriptions
List Stripe subscriptions using filters such as customer, status, or price, with pagination via starting_after.
Instructions
List Stripe subscriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| price | No | ||
| status | No | active, past_due, canceled, etc. | |
| customer | No | ||
| secret_key | Yes | ||
| starting_after | No |