---
title: "Get all nodes in the group"
method: GET
path: "/groups/{group-id}/all-nodes"
tags: ["nodes"]
---

# Get all nodes in the group

`GET /groups/{group-id}/all-nodes`

## Path parameters

- `group-id` string, required

## Response `200`

The list of nodes in group

- object[]
  - `nodeId` string — node id.
  - `status` string
  - `details` string — String contains role, upTime, serverName, serverVersion, miHome, javaHome, javaVersion, javaVendor, osName

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/revisions/1d5e9cc062de/schema)
