---
title: "Changes to Search trace threads"
method: POST
path: "/v1/private/traces/threads/search"
---

# Changes to Search trace threads

`POST /v1/private/traces/threads/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 58 revisions.

- **2026-06-30** `20a1a33446d1` — 2 info
- **2026-06-19** `580e3bc69e8a` — 2 info
- **2026-05-08** `b9100cf75dd3` — 3 info
- **2026-05-04** `d606e84c75e4` — 2 breaking, 5 warning

## Changes

- **2026-06-30** `20a1a33446d1` — 2 info
  - added the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/value_by_author/additionalProperties/author` to the response with the `200` status
  - added the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/value_by_author/additionalProperties/source_queue_id` to the response with the `200` status
- **2026-06-19** `580e3bc69e8a` — 2 info
  - added the optional property `items/anyOf[#/components/schemas/TraceThread]/comments/items/source_queue_id` to the response with the `200` status
  - added the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/source_queue_id` to the response with the `200` status
- **2026-05-08** `b9100cf75dd3` — 3 info
  - added the new `in` enum value to the request property `filters/items/operator`
  - added the new `not_in` enum value to the request property `filters/items/operator`
  - added the optional property `items/anyOf[#/components/schemas/TraceThread]/environment` to the response with the `200` status
- **2026-05-04** `d606e84c75e4` — 2 breaking, 5 warning
  - removed the enum value `in` of the request property `filters/items/operator`
  - removed the enum value `not_in` of the request property `filters/items/operator`
  - removed the optional property `items/anyOf[#/components/schemas/TraceThread]/comments/items/source_queue_id` from the response with the `200` status
  - removed the optional property `items/anyOf[#/components/schemas/TraceThread]/environment` from the response with the `200` status
  - removed the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/source_queue_id` from the response with the `200` status
  - removed the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/value_by_author/additionalProperties/author` from the response with the `200` status
  - removed the optional property `items/anyOf[#/components/schemas/TraceThread]/feedback_scores/items/value_by_author/additionalProperties/source_queue_id` from the response with the `200` status

---

[Operation](https://skmtc.dev/comet-ml/apis/opik-rest-api/docs/v1/private/traces/threads/search/post.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/threads/search/post)
