---
title: "Get EVSE claim information"
method: GET
path: "/claims/{client}"
tags: ["Claims"]
---

# Get EVSE claim information

`GET /claims/{client}`

Get the claim information for a specific client.
The response will be an EVSE claim.

## Response `200`

OK

- PropertiesYaml — unresolved $ref

## Other responses

- `404` — Example response

## Changes

> 51 revisions in range; 1 not diffed.

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 2 warning
  - the response's body type changed from `object` to no type 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

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