---
title: "Changes to Get EVSE claim information"
method: GET
path: "/claims/{client}"
---

# Changes to Get EVSE claim information

`GET /claims/{client}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 48 revisions.

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

## Changes

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `auto_release` from the response with the `200` status
  - removed the optional property `state` from the response with the `200` status
- **2021-09-10** `a90b8cd42c79` — 1 info
  - added the non-success response with the status `404`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Claims` added
  - api tag `claims` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `claims` added
- **2021-09-09** `6eee9e07afb4` — 1 info
  - api operation id `getClaim` was added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 5 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - api operation id `getClaim` removed and replaced with ``
  - api tag `Claims` removed
  - removed the non-success response with the status `404`
  - added the optional property `auto_release` to the response with the `200` status
  - added the optional property `state` to the response with the `200` status

---

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