---
title: "List EVSE claims"
method: GET
path: "/claims"
tags: ["Claims"]
---

# List EVSE claims

`GET /claims`

List all claims made by EVSE clients.
The response will be an array of EVSE claims.

## Response `200`

OK

- ClaimYaml[] — unresolved $ref

## Changes

- **2021-09-11** `cd86727f8cf0` — 1 info
  - removed `#/components/schemas/Properties, subschema #1` from the `items/` response property `allOf` list for the response status `200`
- **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 `listClaims` was added
- **2021-09-09** `8e74ed2c45a0` — 3 info
  - api operation id `listClaims` removed and replaced with ``
  - api tag `Claims` removed
  - added `#/components/schemas/Properties, subschema #1` to the `items/` response property `allOf` list for the response status `200`

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