---
title: "Changes to Get trace by id"
method: GET
path: "/v1/private/traces/{id}"
---

# Changes to Get trace by id

`GET /v1/private/traces/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 57 revisions.

- **2026-07-27** `0906fc19cdba` — 3 warning
- **2026-07-02** `3144ea40dac0` — 1 warning
- **2026-06-30** `20a1a33446d1` — 4 info
- **2026-06-19** `580e3bc69e8a` — 3 info
- **2026-05-08** `b9100cf75dd3` — 1 info
- **2026-05-04** `d606e84c75e4` — 8 warning, 1 info

## Changes

- **2026-07-27** `0906fc19cdba` — 3 warning
  - added the new `CUSTOM_CLASSIFIER` enum value to the `guardrails_validations/items/checks/items/name` response property for the response status `200`
  - added the new `LLM_JUDGE` enum value to the `guardrails_validations/items/checks/items/name` response property for the response status `200`
  - added the new `PROMPT_INJECTION` enum value to the `guardrails_validations/items/checks/items/name` response property for the response status `200`
- **2026-07-02** `3144ea40dac0` — 1 warning
  - added the new `evaluator` enum value to the `source` response property for the response status `200`
- **2026-06-30** `20a1a33446d1` — 4 info
  - added the optional property `feedback_scores/items/value_by_author/additionalProperties/author` to the response with the `200` status
  - added the optional property `feedback_scores/items/value_by_author/additionalProperties/source_queue_id` to the response with the `200` status
  - added the optional property `span_feedback_scores/items/value_by_author/additionalProperties/author` to the response with the `200` status
  - added the optional property `span_feedback_scores/items/value_by_author/additionalProperties/source_queue_id` to the response with the `200` status
- **2026-06-19** `580e3bc69e8a` — 3 info
  - added the optional property `comments/items/source_queue_id` to the response with the `200` status
  - added the optional property `feedback_scores/items/source_queue_id` to the response with the `200` status
  - added the optional property `span_feedback_scores/items/source_queue_id` to the response with the `200` status
- **2026-05-08** `b9100cf75dd3` — 1 info
  - added the optional property `environment` to the response with the `200` status
- **2026-05-04** `d606e84c75e4` — 8 warning, 1 info
  - removed the optional property `comments/items/source_queue_id` from the response with the `200` status
  - removed the optional property `environment` from the response with the `200` status
  - removed the optional property `feedback_scores/items/source_queue_id` from the response with the `200` status
  - removed the optional property `feedback_scores/items/value_by_author/additionalProperties/author` from the response with the `200` status
  - removed the optional property `feedback_scores/items/value_by_author/additionalProperties/source_queue_id` from the response with the `200` status
  - removed the optional property `span_feedback_scores/items/source_queue_id` from the response with the `200` status
  - removed the optional property `span_feedback_scores/items/value_by_author/additionalProperties/author` from the response with the `200` status
  - removed the optional property `span_feedback_scores/items/value_by_author/additionalProperties/source_queue_id` from the response with the `200` status
  - removed the `evaluator` enum value from the `source` response property for the response status `200`

---

[Operation](https://skmtc.dev/comet-ml/apis/opik-rest-api/docs/v1/private/traces/:id/get.md) · [API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [Page](https://skmtc.dev/comet-ml/apis/opik-rest-api/changes/v1/private/traces/:id/get)
