Payouts
List payouts with opaque cursor pagination
GET
List payouts with opaque cursor pagination
Authorizations
Enter Auth0 JWT token
Query Parameters
Opaque cursor returned by the previous page
Number of items per page
Required range:
1 <= x <= 100Available options:
created, queued, processing, paid, failed, cancelled ISO 3166-1 alpha-2 country codes
Example:
["DE", "GB"]Available options:
sepa_inst, sepa_credit, paysend, bank_transfer, ach, fedwire, swift, crypto Maximum string length:
100Example:
"100.00"
Example:
"1000.00"
Response
Whether more items exist after this page
Example:
true
Opaque cursor for the next page, or null when there are no more items
Example:
"eyJ2IjoxLCJjcmVhdGVkQXQiOiIyMDI2LTAxLTAxVDAwOjAwOjAwLjAwMFoiLCJpZCI6IjEyM2U0NTY3LWU4OWItNDJkMy1hNDU2LTQyNjYxNDE3NDAwMCJ9"
Stable resource-specific collection discriminator
Available options:
payout.list Pattern:
^[a-z][a-z0-9_]*\.list$Example:
"payout.list"
List payouts with opaque cursor pagination