Skip to main content
GET
List Wallet Operations

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Query Parameters

after
string

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

first
integer<int64>
default:25

Maximum number of results to return per query

Required range: 1 <= x <= 100
vaultId
string

Filter by vault ID

walletId
string

Filter by wallet ID

networkId
string

A unique string identifying a combination of blockchain and environment (testnet, mainnet).

status
string

Filter by wallet operation status (PENDING, COMPLETED, FAILED)

Response

Success

data
object[]
required
page
Page · object
required

Pagination info