Get vault wallets (Paginated)

Get all vault wallets of the vault accounts in your workspace. A vault wallet is an asset in a vault account.

This method allows fast traversal of all account balances.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.

Query Params
number

When specified, only vault wallets with total balance greater than this amount are returned.

string

When specified, only vault wallets with the specified ID are returned.

string
enum
Defaults to DESC
Allowed:
string

Fetches the next paginated response before this element. This element is a cursor and is returned at the response of the previous page.

string

Fetches the next paginated response after this element. This element is a cursor and is returned at the response of the previous page.

number
1 to 1000
Defaults to 200

The maximum number of vault wallets in a single response.

The default is 200 and the maximum is 1000.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json