---
title: "Get the EVSE configuration"
method: GET
path: "/config"
tags: ["Config"]
---

# Get the EVSE configuration

`GET /config`

Retrieve the current WiFi and EVSE module configuration

## Response `200`

OK

- ConfigYaml — unresolved $ref

## 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

[Full history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/config/get.md)

---

[API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [All operations](https://skmtc.dev/openevse/apis/openevse-wifi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openevse/openevse-wifi-api/revisions/0b557db566f3/schema)
