---
title: "EVSE status updates"
method: GET
path: "/ws"
tags: ["Status"]
---

# EVSE status updates

`GET /ws`

As the state changes on the EVSE a websocket frame will be sent over the socket.
The frame will contain a JSON document conntaining only the updated state.

## Response `200`

OK

- StatusYaml — unresolved $ref

## Other responses

- `400` — Error

## Changes

- **2022-10-24** `8dbe81cf7e02` — 1 info
  - added the non-success response with the status `400`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Status` added
  - api tag `status` removed
- **2021-09-09** `7a2723b38ea9` — 1 info
  - api tag `status` added
- **2021-09-09** `6eee9e07afb4` — 1 info
  - endpoint added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/ws/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)
