# Get cluster view

**GET /v1/cluster_view**

Get a summary view of a cluster and its brokers.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters




## Responses
### 200
Cluster view response

#### Body: application/json (object)
- **brokers** (array[object])

- **version** (integer(int64))
  cluster view version


[Powered by Bump.sh](https://bump.sh)
