# Get cluster self-test status **GET /v1/debug/self_test/status** Get the status of the Redpanda cluster self-test. ## Servers - http://localhost:9644: http://localhost:9644 () ## Parameters ## Responses ### 200 Self-test status response #### Body: application/json (array[object]) - **node_id** (integer(int64)) node_id of the broker reporting - **results** (array[object]) Recordings of test runs from a single broker - **status** (string) One of either idle / running / unreachable [Powered by Bump.sh](https://bump.sh)