Websocket subscribe to account details possible?

Is there a a websocket channel for account details thats giving access to stuff like equity, buying power and stuff? I cant seem to find any details on that. Here is a quote from the official alpaca docs

" Alpaca’s API offers WebSocket streaming for account and order updates which follows the RFC6455 WebSocket protocol."

Currently the only data streamed are trade_updates. There’s a bit of information in the docs here. Any specific account data you are looking for?