List all wallets for a vault
Permissions required: Read vault activity
Get all wallets for the specified vaultId.
Authorizations
An API key associated with a security role
Path Parameters
The ID of the vault containing the wallets
Query Parameters
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
If set, only wallets for this Network ID will be returned
If set, only wallets for this Asset Type ID will be returned
Maximum number of results to return per query
1 <= x <= 100Filter 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.

