List all wallets for all vaults

Permissions required: Read vault activity

List wallet metadata for the current user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Forward Compatibility: The objects within the assets array are subject to additive changes. Anchorage Digital may introduce new balance types or metadata fields without versioning the API.

Critical: API clients must not use "strict" JSON parsers or schema validators that reject unknown properties. Your implementation must be resilient to new fields appearing in the response payload to ensure uninterrupted service.

Query Params
string

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

subaccountIds
array of strings, unique

If subaccountIds filter is present, only wallets linked to those subaccountIds will be returned.

subaccountIds
string

If set, only wallets for this Network ID will be returned

string

If set, only wallets for this Asset Type ID will be returned

int64
1 to 100
Defaults to 25

Maximum number of results to return per query

boolean

Filter by the whether a wallet is archived. If true, then only archived wallets will be returned. If false, then only not-archived wallets are returned. If not specified, then all wallets are returned.

string
length ≥ 3

Search wallets based on addresses in this wallet. The search length should be at least 3 characters.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json