List wallets by coinAsk AIget https://app.bitgo-test.com/api/v2/{coin}/walletLists all your wallets for a specific asset.Path ParamscoinstringrequiredA cryptocurrency or token ticker symbol.Query ParamsprevIdstringReturn the next batch of results, based on the nextBatchPrevId value from the previous batch.limitinteger1 to 500Defaults to 25Maximum number of results to return. If the result set is truncated, use the nextBatchPrevId value to get the next batch.allTokensbooleanInclude data for all subtokens (i.e. ERC20 Tokens, Stellar Tokens)truetruefalseexcludeSpendableBalancebooleanSkip spendable balance calculations and only include confirmed balances. If absent, defaults to false.truetruefalsesearchLabelstringQuery for Wallets with a label containing this stringshowAllWalletsbooleanInclude wallets that have deleted or creationFailed set to truetruefalseResponses 200OK 400Bad Request 404Not FoundUpdated 26 days ago