---
title: "Changes to Get set of groups"
method: GET
path: "/groups"
---

# Changes to Get set of groups

`GET /groups`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 44 revisions.

- **2021-02-15** `e54cd8a3e400` — 1 breaking, 2 info
- **2021-02-15** `4c069bd0d746` — 1 breaking, 2 warning
- **2021-02-11** `14d81430e085` — 1 breaking, 2 info
- **2021-01-26** `aa196e4867eb` — 1 breaking, 2 warning
- **2021-01-06** `cbb5695aec22` — 2 breaking, 2 warning, 2 info

## Changes

- **2021-02-15** `e54cd8a3e400` — 1 breaking, 2 info
  - the response's body type changed from no type to `object` for status `default`
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-15** `4c069bd0d746` — 1 breaking, 2 warning
  - the response's body type changed from `object` to no type for status `default`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
- **2021-02-11** `14d81430e085` — 1 breaking, 2 info
  - the response's body type changed from no type to `object` for status `default`
  - added the optional property `code` to the response with the `default` status
  - added the optional property `message` to the response with the `default` status
- **2021-01-26** `aa196e4867eb` — 1 breaking, 2 warning
  - the `items/` response's property type changed from `object` to `string` for status `200`
  - removed the optional property `items/groupId` from the response with the `200` status
  - removed the optional property `items/groupName` from the response with the `200` status
- **2021-01-06** `cbb5695aec22` — 2 breaking, 2 warning, 2 info
  - the response's body type changed from `object` to no type for status `default`
  - the `items/` response's property type changed from `string` to `object` for status `200`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `message` from the response with the `default` status
  - added the optional property `items/groupId` to the response with the `200` status
  - added the optional property `items/groupName` to the response with the `200` status

---

[Operation](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/docs/groups/get.md) · [API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [Page](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/groups/get)
