List payouts
List payouts
Returns the payouts of the calling account.
GET
List payouts
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Query Parameters
Required range:
x >= 1Required range:
x <= 200Available options:
pending, processing, completed, failed Filter by destination country (ISO 3166-1 alpha-2, e.g. CL, PE, MX).
Filter from this date (YYYY-MM-DD, UTC, inclusive).
Filter up to this date (YYYY-MM-DD, UTC, inclusive).
Export the same rows as a file: csv or xlsx (accounting-grade download, up to 10,000 rows; same filters and date range). Omit for the JSON view.
Available options:
csv, xlsx Last modified on July 19, 2026