---
title: "Changes to Retrieve Contract"
method: GET
path: "/organizations/{orgId}/contracts/{id}"
---

# Changes to Retrieve Contract

`GET /organizations/{orgId}/contracts/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 3 info
- **2025-08-29** `0f92c877619f` — 1 info
- **2025-08-01** `9f9e5f3dbde7` — 2 breaking

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 1 warning, 3 info
  - removed the optional property `allOf[subschema #3]/billGroupingKey` from the response with the `200` status
  - added the optional property `allOf[subschema #3]/applyContractPeriodLimits` to the response with the `200` status
  - added the optional property `allOf[subschema #3]/billGroupingKeyId` to the response with the `200` status
  - added the optional property `allOf[subschema #3]/usageFilters` to the response with the `200` status
- **2025-08-29** `0f92c877619f` — 1 info
  - added the optional property `allOf[subschema #3]/billGroupingKey` to the response with the `200` status
- **2025-08-01** `9f9e5f3dbde7` — 2 breaking
  - the response property `allOf[#/components/schemas/AbstractResponseWithCustomFields]/allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/contracts/:id/get.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/contracts/:id/get)
