---
title: "Changes to GET /api/v1/public/recommendations/{snapshotId}"
method: GET
path: "/api/v1/public/recommendations/{snapshotId}"
---

# Changes to GET /api/v1/public/recommendations/{snapshotId}

`GET /api/v1/public/recommendations/{snapshotId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 19 revisions.

- **2025-12-12** `2cb1f5df1b89` — 1 breaking, 1 info
- **2025-11-12** `d71329d1d771` — 10 breaking, 9 info
- **2025-11-12** `25d63a01824a` — 1 info

## Changes

- **2025-12-12** `2cb1f5df1b89` — 1 breaking, 1 info
  - removed the required property `recommended_experiments/items/lora` from the response with the `200` status
  - added the required property `recommended_experiments/items/training_type` to the response with the `200` status
- **2025-11-12** `d71329d1d771` — 10 breaking, 9 info
  - the response property `recommended_models/items/full_hyperparameters` became nullable for the status `200`
  - the response property `recommended_models/items/lora_hyperparameters` became nullable for the status `200`
  - removed the required property `recommended_models/items/baseModelId` from the response with the `200` status
  - removed the required property `recommended_models/items/full_hyperparameters/batchSize` from the response with the `200` status
  - removed the required property `recommended_models/items/full_hyperparameters/learningRateMultiplier` from the response with the `200` status
  - removed the required property `recommended_models/items/full_hyperparameters/nEpochs` from the response with the `200` status
  - removed the required property `recommended_models/items/lora_hyperparameters/batchSize` from the response with the `200` status
  - removed the required property `recommended_models/items/lora_hyperparameters/learningRateMultiplier` from the response with the `200` status
  - removed the required property `recommended_models/items/lora_hyperparameters/nEpochs` from the response with the `200` status
  - removed the required property `recommended_models/items/reasonForRecommendation` from the response with the `200` status
  - added the required property `recommended_experiments` to the response with the `200` status
  - added the required property `recommended_models/items/base_model_id` to the response with the `200` status
  - added the required property `recommended_models/items/full_hyperparameters/batch_size` to the response with the `200` status
  - added the required property `recommended_models/items/full_hyperparameters/learning_rate_multiplier` to the response with the `200` status
  - added the required property `recommended_models/items/full_hyperparameters/n_epochs` to the response with the `200` status
  - added the required property `recommended_models/items/lora_hyperparameters/batch_size` to the response with the `200` status
  - added the required property `recommended_models/items/lora_hyperparameters/learning_rate_multiplier` to the response with the `200` status
  - added the required property `recommended_models/items/lora_hyperparameters/n_epochs` to the response with the `200` status
  - added the required property `recommended_models/items/reason_for_recommendation` to the response with the `200` status
- **2025-11-12** `25d63a01824a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/premai-io/apis/prem-studio-api/docs/api/v1/public/recommendations/:snapshotId/get.md) · [API](https://skmtc.dev/premai-io/apis/prem-studio-api.md) · [Page](https://skmtc.dev/premai-io/apis/prem-studio-api/changes/api/v1/public/recommendations/:snapshotId/get)
