---
title: "Changes to List job"
method: GET
path: "/fine-tunes/{id}"
---

# Changes to List job

`GET /fine-tunes/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 15 revisions.

- **2026-08-04** `43e29c4cb279` — 1 warning, 3 info
- **2026-07-26** `0c4fdad77435` — 11 breaking, 6 info

## Changes

- **2026-08-04** `43e29c4cb279` — 1 warning, 3 info
  - added the new `tokenized_dataset_upload_complete` enum value to the `events/items/type` response property for the response status `200`
  - added the optional property `events/items/tokenized_dataset_path` to the response with the `200` status
  - added the optional property `tokenized_dataset_path` to the response with the `200` status
  - added the optional property `tokenized_dataset_uploaded_at` to the response with the `200` status
- **2026-07-26** `0c4fdad77435` — 11 breaking, 6 info
  - the `early_stopping_best_metric` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `events/items/early_stopping_best_metric_value` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `lr_scheduler/lr_scheduler_args/oneOf[#/components/schemas/CosineLRSchedulerArgs]/min_lr_ratio` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `lr_scheduler/lr_scheduler_args/oneOf[#/components/schemas/CosineLRSchedulerArgs]/num_cycles` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `lr_scheduler/lr_scheduler_args/oneOf[#/components/schemas/LinearLRSchedulerArgs]/min_lr_ratio` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `max_grad_norm` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `training_method/oneOf[#/components/schemas/TrainingMethodDPO]/dpo_beta` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `training_method/oneOf[#/components/schemas/TrainingMethodDPO]/rpo_alpha` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `training_method/oneOf[#/components/schemas/TrainingMethodDPO]/simpo_gamma` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `training_type/oneOf[#/components/schemas/LoRATrainingType]/lora_dropout` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `weight_decay` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - added the optional property `adapter_object_id` to the response with the `200` status
  - added the optional property `adapter_object_name` to the response with the `200` status
  - added the optional property `adapter_object_revision_id` to the response with the `200` status
  - added the optional property `model_object_id` to the response with the `200` status
  - added the optional property `model_object_name` to the response with the `200` status
  - added the optional property `model_object_revision_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/fine-tunes/:id/get.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/fine-tunes/:id/get)
