---
title: "Changes to Get the EVSE configuration"
method: GET
path: "/config"
---

# Changes to Get the EVSE configuration

`GET /config`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 48 revisions.

- **2021-09-10** `6abc44645f0f` — 1 breaking, 1 warning, 1 info
- **2021-09-10** `a90b8cd42c79` — 1 breaking, 2 info
- **2021-09-09** `91713dab157f` — 2 info
- **2021-09-09** `e80e5e4c5062` — 1 info
- **2021-09-09** `6eee9e07afb4` — 1 info
- **2021-09-09** `fa994b356fef` — 1 info
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 2 info

## Changes

- **2021-09-10** `6abc44645f0f` — 1 breaking, 1 warning, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `msg` from the response with the `200` status
  - removed the non-success response with the status `400`
- **2021-09-10** `a90b8cd42c79` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the non-success response with the status `400`
  - added the optional property `msg` to the response with the `200` status
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Config` added
  - api tag `config` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `config` added
- **2021-09-09** `6eee9e07afb4` — 1 info
  - api operation id `getConfig` was added
- **2021-09-09** `fa994b356fef` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 2 info
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `getConfig` removed and replaced with ``
  - api tag `Config` removed

---

[Operation](https://skmtc.dev/openevse/apis/openevse-wifi-api/docs/config/get.md) · [API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [Page](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/config/get)
