getbalance

v0.8.2

getbalance [account] [minconf=1]
If [account] is not specified, returns the server's total available balance.
If [account] is specified, returns the balance in the account.
Don't trust. Verify. Docs extracted from src/rpcwallet.cpp#L504-L510.