Ledger
List ledger transactions with opaque cursor pagination
GET
List ledger transactions 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 <= 100Filter transactions by ISO 4217 currency code
Example:
"EUR"
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:
transaction.list Pattern:
^[a-z][a-z0-9_]*\.list$Example:
"payout.list"
List ledger transactions with opaque cursor pagination