List Wallet Operations
Permissions required: Read vault activity
List wallet operations with optional filtering.
Wallet operations represent transactions that your organization signed and broadcast on-chain. This includes transfers, staking operations, and other specialized transactions.
To see the on-chain confirmation status and related events (such as fees) or get information related to the specific action, query the blockchain-events endpoint using the walletOperationId filter.
Authorizations
An API key associated with a security role
Query Parameters
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
Maximum number of results to return per query
1 <= x <= 100Filter by vault ID
Filter by wallet ID
A unique string identifying a combination of blockchain and environment (testnet, mainnet).
Filter by wallet operation status (PENDING, COMPLETED, FAILED)