---
title: "Changes to Get paged claims for the authenticated user"
method: GET
path: "/api/v1/claims"
---

# Changes to Get paged claims for the authenticated user

`GET /api/v1/claims`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 24 revisions.

- **2026-07-13** `693b485f81be` — 5 breaking
- **2026-06-18** `9522b1090d50` — 1 info
- **2026-06-05** `098000280a51` — 2 breaking, 2 warning
- **2026-05-20** `d1eb32be5002` — 2 info
- **2026-05-14** `def1cfa2791d` — 3 info
- **2026-05-07** `f5d94c130d5b` — 1 info
- **2026-05-06** `f141b4bcbce1` — 1 info

## Changes

- **2026-07-13** `693b485f81be` — 5 breaking
  - the `claims/items/evidence/items/id` response's property type changed from `integer` to `string`, and format from `int64` to `uuid` for status `200`
  - the `claims/items/id` response's property type changed from `integer` to `string`, and format from `int64` to `uuid` for status `200`
  - the `claims/items/lineItems/items/evidenceItems/items/` response's property type changed from `integer` to `string`, and format from `int64` to `uuid` for status `200`
  - the `claims/items/lineItems/items/id` response's property type changed from `integer` to `string`, and format from `int64` to `uuid` for status `200`
  - removed the required property `claims/items/submissionId` from the response with the `200` status
- **2026-06-18** `9522b1090d50` — 1 info
  - added the optional property `claims/items/evidence/items/submittedOn` to the response with the `200` status
- **2026-06-05** `098000280a51` — 2 breaking, 2 warning
  - the `claims/items/lineItems/items/evidenceItems/items/` response's property type changed from `object` to `integer`, and format from no format to `int64` for status `200`
  - removed the required property `claims/items/lineItems/items/evidenceItems/items/id` from the response with the `200` status
  - removed the optional property `claims/items/lineItems/items/evidenceItems/items/fileKey` from the response with the `200` status
  - removed the optional property `claims/items/lineItems/items/evidenceItems/items/fileSize` from the response with the `200` status
- **2026-05-20** `d1eb32be5002` — 2 info
  - added the optional property `claims/items/evidence/items/fileSize` to the response with the `200` status
  - added the optional property `claims/items/lineItems/items/evidenceItems/items/fileSize` to the response with the `200` status
- **2026-05-14** `def1cfa2791d` — 3 info
  - added the non-success response with the status `403`
  - added the optional property `claims/items/evidence` to the response with the `200` status
  - added the optional property `claims/items/lineItems` to the response with the `200` status
- **2026-05-07** `f5d94c130d5b` — 1 info
  - added the optional property `claims/items/counselPayment` to the response with the `200` status
- **2026-05-06** `f141b4bcbce1` — 1 info
  - added the optional property `claims/items/escaped` to the response with the `200` status

---

[Operation](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/docs/api/v1/claims/get.md) · [API](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3.md) · [Page](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/changes/api/v1/claims/get)
