List payments
List payments
Returns a paginated list of payment intents for your organization. Supports filtering by recipient, batch, and reference.
GET
List payments
Authorizations
Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.
Query Parameters
Maximum number of results to return (max 100, default 100).
Required range:
1 <= x <= 100Number of results to skip for pagination (default 0).
Required range:
x >= 0Filter payments by recipient ID.
Filter payments by the batch they were created in.
Filter payments by your own reference ID.