List Charges
list_chargesRetrieve Stripe charges with optional filters by customer ID, PaymentIntent, pagination, and result limits.
Instructions
List charges with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer | No | Filter by customer ID | |
| payment_intent | No | Filter by PaymentIntent ID | |
| limit | No | Results per page | |
| starting_after | No | Pagination cursor |