Payments
List payments
Returns a list of payments. Supports filtering by customer account ID and invoice ID.
GET
List payments
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Query Parameters
Filter by customer ID
Example:
"cust_01H1VECT"
Filter by invoice ID
Example:
"inv_01H1VECT"
Number of items to return per page
Example:
20
Number of items to skip
Example:
0
List payments