List Prices
list_pricesList Stripe prices with filters for product, active status, type, and pagination controls.
Instructions
List prices with optional product filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | No | Filter by product ID | |
| active | No | Filter by active status | |
| type | No | Filter by type | |
| limit | No | Results per page | |
| starting_after | No | Pagination cursor |