List all wallets for a vault

Permissions required: Read vault activity

Get all wallets for the specified vaultId.

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.

Path Params
string
required

The ID of the vault containing the wallets

Query Params
string

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

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.

Responses

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