---
title: "Changes to Get Claim Endpoint"
method: GET
path: "/api/claims/{claim_id}"
---

# Changes to Get Claim Endpoint

`GET /api/claims/{claim_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 17 revisions.

- **2026-08-21** `e99c1b6139c8` — 1 info
- **2026-08-19** `bc8a81bf3914` — 1 breaking, 1 warning, 2 info
- **2026-08-12** `dcf9b4550387` — 1 info
- **2026-08-08** `399077308c86` — 1 info
- **2026-08-07** `5ebc654175d4` — 2 info
- **2026-08-06** `b83470407807` — 4 info

## Changes

- **2026-08-21** `e99c1b6139c8` — 1 info
  - added the optional property `sources/items/source_page` to the response with the `200` status
- **2026-08-19** `bc8a81bf3914` — 1 breaking, 1 warning, 2 info
  - removed the required property `project_id` from the response with the `200` status
  - deleted the `query` request parameter `project_id`
  - added the new optional `query` request parameter `workspace_id`
  - added the required property `workspace_id` to the response with the `200` status
- **2026-08-12** `dcf9b4550387` — 1 info
  - added the optional property `sources/items/captured_by` to the response with the `200` status
- **2026-08-08** `399077308c86` — 1 info
  - added the optional property `related_claim_ids` to the response with the `200` status
- **2026-08-07** `5ebc654175d4` — 2 info
  - added the optional property `sources/items/source_cell_part` to the response with the `200` status
  - added the optional property `sources/items/source_output_index` to the response with the `200` status
- **2026-08-06** `b83470407807` — 4 info
  - added the optional property `sources/items/source_line_end` to the response with the `200` status
  - added the optional property `sources/items/source_line_start` to the response with the `200` status
  - added the optional property `sources/items/source_status` to the response with the `200` status
  - added the optional property `sources/items/source_text` to the response with the `200` status

---

[Operation](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/docs/api/claims/:claim_id/get.md) · [API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [Page](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/claims/:claim_id/get)
