Support

List transactions for a Palisade wallet

GET /palisade/vaults/{vaultId}/wallets/{walletId}/transactions

Parameters

vaultId string Required path
The unique ID of a custodial vault (Palisade / DFNS). Returned by POST /evm-vaults (or the custody-provider-specific creation endpoint).
walletId string Required path
The unique ID of a wallet. Returned by the wallet-creation endpoints under /evm-eoas, /evm-vaults, /xrpl-secure-accounts, /non-custodial-evm, /non-custodian-xrpl, and listed by their GET counterparts.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.