---
title: "Changes to Get Contract Revision"
method: GET
path: "/api/agreement/v1/contract-revisions/{id}"
---

# Changes to Get Contract Revision

`GET /api/agreement/v1/contract-revisions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 56 revisions.

- **2026-06-25** `dc5441e12c1b` — 1 info
- **2026-06-04** `d1729646b766` — 2 warning
- **2026-05-29** `a598446f8093` — 2 info
- **2026-05-26** `7cee7b14bf6f` — 2 warning, 1 info
- **2026-05-12** `5b038eea902d` — 8 warning
- **2026-05-04** `b2698fe1c30a` — 3 info
- **2026-04-08** `36609d47a3a7` — 2 info
- **2026-04-07** `17e7d9dc96ae` — 1 info
- **2026-03-20** `0734563de56e` — 1 info
- **2026-03-17** `33909550f895` — 1 info

## Changes

- **2026-06-25** `dc5441e12c1b` — 1 info
  - added the optional property `sealState` to the response with the `200` status
- **2026-06-04** `d1729646b766` — 2 warning
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
- **2026-05-29** `a598446f8093` — 2 info
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `404`
  - removed the `DATA_PROVIDER_ERROR` enum value from the `type` response property for the response status `500`
- **2026-05-26** `7cee7b14bf6f` — 2 warning, 1 info
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `DATA_PROVIDER_ERROR` enum value to the `type` response property for the response status `500`
  - added the new optional `query` request parameter `actingRole`
- **2026-05-12** `5b038eea902d` — 8 warning
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_EXPIRED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `404`
  - added the new `OTP_INVALID` enum value to the `type` response property for the response status `500`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `404`
  - added the new `OTP_LOCKED` enum value to the `type` response property for the response status `500`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `404`
  - added the new `OTP_RESEND_COOLDOWN` enum value to the `type` response property for the response status `500`
- **2026-05-04** `b2698fe1c30a` — 3 info
  - the security scope `agridata.ch.Agridata_Admin` was added to the endpoint's security scheme `SecurityScheme`
  - added the optional property `consumerSignatureType` to the response with the `200` status
  - added the optional property `providerSignatureType` to the response with the `200` status
- **2026-04-08** `36609d47a3a7` — 2 info
  - the security scope `agridata.ch.Agridata_Datenanbieter` was added to the endpoint's security scheme `SecurityScheme`
  - added the optional property `providerSignatures` to the response with the `200` status
- **2026-04-07** `17e7d9dc96ae` — 1 info
  - added the required property `dataProviderCity` to the response with the `200` status
- **2026-03-20** `0734563de56e` — 1 info
  - added the optional property `consumerSignatures` to the response with the `200` status
- **2026-03-17** `33909550f895` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/agridata/apis/agridata-ch-api/docs/api/agreement/v1/contract-revisions/:id/get.md) · [API](https://skmtc.dev/agridata/apis/agridata-ch-api.md) · [Page](https://skmtc.dev/agridata/apis/agridata-ch-api/changes/api/agreement/v1/contract-revisions/:id/get)
