# Get cluster configuration status **GET /v1/cluster_config/status** Get the configuration status of all brokers in a cluster. ## Servers - http://localhost:9644: http://localhost:9644 () ## Parameters ## Responses ### 200 Cluster configuration status response #### Body: application/json (array[object]) - **config_version** (integer(int64)) Configuration version number, for cross referencing with PUT results - **invalid** (array[string]) List of properties with invalid values - **node_id** (integer(int64)) node id - **restart** (boolean) Restart required to apply pending configuration - **unknown** (array[string]) List of properties unknown to this broker [Powered by Bump.sh](https://bump.sh)