Coinbase
get_account
Return the current Coinbase brokerage account state. If account_uuid is omitted, returns the primary (default) account.
GET
Documentation Index
Fetch the complete documentation index at: https://opentools.page/docs/llms.txt
Use this file to discover all available pages before exploring further.
coinbase_get_account
- Optional
account_uuid: if omitted, returns the primary (default) account.
include/exclude: filter which tools are exposed (use full names likecoinbase_get_account).minimal: omitproviderandprovider_fieldswhenTrue.
Body
application/json
This is a request to obtain information. Your API keys are required.
Optional Coinbase account UUID. If omitted, the primary account is returned.
Response
Account (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Account ID.
Account status.
Account currency (e.g. USD).
Cash balance.
Buying power.
Equity.
Portfolio value.
Created timestamp.
Extra provider-specific fields (omitted when minimal=True).