---
title: "Changes to Get datasources by node ids"
method: GET
path: "/groups/{group-id}/datasources"
---

# Changes to Get datasources by node ids

`GET /groups/{group-id}/datasources`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 44 revisions.

- **2022-08-14** `810731f15989` — 4 breaking, 5 info
- **2021-02-15** `e54cd8a3e400` — 3 breaking, 6 info
- **2021-02-15** `4c069bd0d746` — 3 breaking, 6 warning
- **2021-02-11** `14d81430e085` — 3 breaking, 6 info
- **2021-02-07** `ef654d9fc865` — 1 breaking
- **2021-01-06** `cbb5695aec22` — 2 breaking, 10 warning

## Changes

- **2022-08-14** `810731f15989` — 4 breaking, 5 info
  - added the new required `query` request parameter `isUpdate`
  - added the new required `query` request parameter `lowerLimit`
  - added the new required `query` request parameter `upperLimit`
  - the response's body type changed from `array` to `object` for status `200`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `orderBy`
  - added the new optional `query` request parameter `searchKey`
  - added the optional property `count` to the response with the `200` status
  - added the optional property `resourceList` to the response with the `200` status
- **2021-02-15** `e54cd8a3e400` — 3 breaking, 6 info
  - the response's body type changed from no type to `object` for status `default`
  - the `items/nodes/items/configParameters/items/` response's property type changed from no type to `object` for status `200`
  - the `items/nodes/items/details/items/` response's property type changed from no type to `object` for status `200`
  - added the optional property `code` to the response with the `default` status
  - added the optional property `items/nodes/items/configParameters/items/key` to the response with the `200` status
  - added the optional property `items/nodes/items/configParameters/items/value` to the response with the `200` status
  - added the optional property `items/nodes/items/details/items/key` to the response with the `200` status
  - added the optional property `items/nodes/items/details/items/value` to the response with the `200` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-15** `4c069bd0d746` — 3 breaking, 6 warning
  - the response's body type changed from `object` to no type for status `default`
  - the `items/nodes/items/configParameters/items/` response's property type changed from `object` to no type for status `200`
  - the `items/nodes/items/details/items/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `items/nodes/items/configParameters/items/key` from the response with the `200` status
  - removed the optional property `items/nodes/items/configParameters/items/value` from the response with the `200` status
  - removed the optional property `items/nodes/items/details/items/key` from the response with the `200` status
  - removed the optional property `items/nodes/items/details/items/value` from the response with the `200` status
  - removed the optional property `message` from the response with the `default` status
- **2021-02-11** `14d81430e085` — 3 breaking, 6 info
  - the response's body type changed from no type to `object` for status `default`
  - the `items/nodes/items/configParameters/items/` response's property type changed from no type to `object` for status `200`
  - the `items/nodes/items/details/items/` response's property type changed from no type to `object` for status `200`
  - added the optional property `code` to the response with the `default` status
  - added the optional property `items/nodes/items/configParameters/items/key` to the response with the `200` status
  - added the optional property `items/nodes/items/configParameters/items/value` to the response with the `200` status
  - added the optional property `items/nodes/items/details/items/key` to the response with the `200` status
  - added the optional property `items/nodes/items/details/items/value` to the response with the `200` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-07** `ef654d9fc865` — 1 breaking
  - the response's body type changed from no type to `array` for status `200`
- **2021-01-06** `cbb5695aec22` — 2 breaking, 10 warning
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `default`
  - deleted the `query` request parameter `isUpdate`
  - deleted the `query` request parameter `lowerLimit`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `orderBy`
  - deleted the `query` request parameter `searchKey`
  - deleted the `query` request parameter `upperLimit`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `count` from the response with the `200` status
  - removed the optional property `message` from the response with the `default` status
  - removed the optional property `resourceList` from the response with the `200` status

---

[Operation](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/docs/groups/:group-id/datasources/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/:group-id/datasources/get)
