---
title: "Changes to Provides the value of a config option"
method: GET
path: "/config/hidden/{section}/{key}"
---

# Changes to Provides the value of a config option

`GET /config/hidden/{section}/{key}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2020-04-14** `6858c68bfb26` — 2 breaking, 2 warning, 1 info
- **2019-03-13** `aecc89967ad7` — 1 info
- **2019-03-11** `34ea2d138368` — 1 info
- **2019-03-07** `2d2cec576ebd` — 1 breaking

## Changes

- **2020-04-14** `6858c68bfb26` — 2 breaking, 2 warning, 1 info
  - added `#/components/schemas/ConfigOptionValue` to the response body `oneOf` list for the response status `200`
  - the `oneOf[#/components/schemas/HiddenConfig]/` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the optional property `oneOf[#/components/schemas/ConfigSection]/name` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/ConfigSection]/options` from the response with the `200` status
  - removed `#/components/schemas/ConfigOption` from the response body `oneOf` list for the response status `200`
- **2019-03-13** `aecc89967ad7` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2019-03-11** `34ea2d138368` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/docs/config/hidden/:section/:key/get.md) · [API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [Page](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/config/hidden/:section/:key/get)
