---
title: "Changes to Get version endpoint resource"
method: GET
path: "/models/{model_id}/versions/{version_id}/endpoint/{endpoint_id}"
---

# Changes to Get version endpoint resource

`GET /models/{model_id}/versions/{version_id}/endpoint/{endpoint_id}`

> Every recorded change to this endpoint, newest first.
> 34 revisions in range; 4 not diffed.

## Timeline

Changed in 5 of 34 revisions.

- **2026-07-17** `a1e12cbeeebc` — 10 info
- **2024-12-05** `14228a52f169` — 1 info
- **2024-01-23** `c3ef0b1c733b` — 1 info
- **2023-12-05** `d062ab20ef25` — 1 breaking
- **2020-09-28** `c4b3505de7df` — 1 breaking

## Changes

- **2026-07-17** `a1e12cbeeebc` — 10 info
  - added the optional property `environment/default_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `environment/default_resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `environment/default_transformer_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `environment/default_transformer_resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `image_builder_resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `image_builder_resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `resource_request/readiness_probe` to the response with the `200` status
  - added the optional property `transformer/resource_request/liveness_probe` to the response with the `200` status
  - added the optional property `transformer/resource_request/readiness_probe` to the response with the `200` status
- **2024-12-05** `14228a52f169` — 1 info
  - added the optional property `model_observability` to the response with the `200` status
- **2024-01-23** `c3ef0b1c733b` — 1 info
  - added the media type `*/*` for the response with the status `200`
- **2023-12-05** `d062ab20ef25` — 1 breaking
  - removed the media type `*/*` for the response with the status `200`
- **2020-09-28** `c4b3505de7df` — 1 breaking
  - removed the media type `*/*` for the response with the status `200`

---

[Operation](https://skmtc.dev/caraml-dev/apis/merlin/docs/models/:model_id/versions/:version_id/endpoint/:endpoint_id/get.md) · [API](https://skmtc.dev/caraml-dev/apis/merlin.md) · [Page](https://skmtc.dev/caraml-dev/apis/merlin/changes/models/:model_id/versions/:version_id/endpoint/:endpoint_id/get)
