Real time data aggregation

I am using websocket to get streaming data. If I understand correctly, subscribing to “bars” gets you data aggregated by minute. Are there other data aggregations, how do you subscribe to them? Thanks