A beginner's guide
Explore Plans
Mobile menu Close menu
CoinbaseCoinbase

Get user wallets

This query returns a list of the user's accounts.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of the user's accounts.
API endpoint slug
coinbase.get_user_accounts
Runtime method
performQuery("coinbase.get_user_accounts")

Query fields

No fields for this query

Ingredients

Wallet IDThe ID of the account

Slug
wallet_id
Filter code
Coinbase.getUserAccounts.WalletId
Type
String
Example
58542935-67b5-56e1-a3f9-42686e07fa40

Wallet nameThe user-defined name of the account

Slug
wallet_name
Filter code
Coinbase.getUserAccounts.WalletName
Type
String
Example
My Vault

CurrencyThe currency type of the wallet

Slug
currency_type
Filter code
Coinbase.getUserAccounts.Currency
Type
String
Example
Bitcoin

Currency codeThe code of the currency in the wallet

Slug
currency_code
Filter code
Coinbase.getUserAccounts.CurrencyCode
Type
String
Example
BTC

Wallet typeThe type of the account

Slug
wallet_type
Filter code
Coinbase.getUserAccounts.WalletType
Type
String
Example
Vault

Primary walletIs this the primary account?

Slug
primary_wallet
Filter code
Coinbase.getUserAccounts.PrimaryWallet
Type
String
Example
true

BalanceThe balance of the wallet

Slug
balance
Filter code
Coinbase.getUserAccounts.Balance
Type
String
Example
103.20