Wallet transactions
Account
Wallet transactions
Wallet transactions.
GET
Wallet transactions
Authorizations
Your API key from the Studio Dashboard
Query Parameters
Cursor from a previous response's pagination.next_cursor. Omit for the first page.
Page size. Default 50, max 100.
Required range:
1 <= x <= 100Sort order. The cursor is bound to the direction it was issued for; switching mid-pagination requires restart.
Available options:
date_desc, date_asc Exact-match lookup by transaction_id (the transaction_uuid from the response).
Lower bound on the resource date (YYYY-MM-DD, UTC, inclusive).
Upper bound on the resource date (YYYY-MM-DD, UTC, inclusive).