---
title: "Changes to GET /models/{modelId}/trainings/{trainingId}"
method: GET
path: "/models/{modelId}/trainings/{trainingId}"
---

# Changes to GET /models/{modelId}/trainings/{trainingId}

`GET /models/{modelId}/trainings/{trainingId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 40 revisions.

- **2026-07-13** `d5fe190026be` — 1 warning, 3 info
- **2023-10-25** `c3143d49b3ed` — 1 info
- **2021-11-05** `9788e6bfa925` — 1 breaking

## Changes

- **2026-07-13** `d5fe190026be` — 1 warning, 3 info
  - added the new `preparing` enum value to the `status` response property for the response status `200`
  - added the optional property `statistics` to the response with the `200` status
  - the `trainingId` response's property pattern was changed from `^las:model-training:[a-f0-9]{32}$` to `^las:model-training:[a-z0-9-_]+$` for the status `200`
  - the `warmStartConfig/anyOf[subschema #1]/trainingId` response's property pattern was changed from `^las:model-training:[a-f0-9]{32}$` to `^las:model-training:[a-z0-9-_]+$` for the status `200`
- **2023-10-25** `c3143d49b3ed` — 1 info
  - endpoint added
- **2021-11-05** `9788e6bfa925` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/lucidtechai/apis/lucidtech-api/docs/models/:modelId/trainings/:trainingId/get.md) · [API](https://skmtc.dev/lucidtechai/apis/lucidtech-api.md) · [Page](https://skmtc.dev/lucidtechai/apis/lucidtech-api/changes/models/:modelId/trainings/:trainingId/get)
