Wallets

List wallet transactions

get/wallets/{uuid}/transactions

Path parameters

uuidstring required

Wallet UUID.

Query parameters

pageinteger

Page number for pagination.

date_beginstring date
Example:2024-01-01

Start date filter (ISO 8601).

date_endstring date
Example:2024-12-31

End date filter (ISO 8601).

Response

List of transactions

Changes

No recorded changes to this endpoint across all 4 revisions of this API.