---
title: "Changes to Get configurations using management api"
method: GET
path: "/configuration"
---

# Changes to Get configurations using management api

`GET /configuration`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 44 revisions.

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

## Changes

- **2021-02-15** `e54cd8a3e400` — 2 breaking, 3 info
  - the response's body type changed from no type to `object` for status `200`
  - 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 `configuration` to the response with the `200` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-15** `4c069bd0d746` — 2 breaking, 3 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`
  - removed the optional property `code` from the response with the `default` status
  - removed the optional property `configuration` from the response with the `200` status
  - removed the optional property `message` from the response with the `default` status
- **2021-02-11** `14d81430e085` — 2 breaking, 3 info
  - the response's body type changed from no type to `object` for status `200`
  - 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 `configuration` to the response with the `200` status
  - added the optional property `message` to the response with the `default` status
- **2021-02-02** `f2b8d908234a` — 1 info
  - endpoint added
- **2021-01-06** `cbb5695aec22` — 1 breaking
  - api path removed without deprecation

---

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