---
title: "Changes to Semantic search over feedback records"
method: POST
path: "/v1/feedback-records/search/semantic"
---

# Changes to Semantic search over feedback records

`POST /v1/feedback-records/search/semantic`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 35 revisions.

- **2026-06-26** `17c77a1a3031` — 3 warning
- **2026-06-16** `d2fa5d9f2e98` — 3 warning
- **2026-06-03** `6907a0a9de00` — 3 breaking, 3 warning, 18 info
- **2026-04-30** `2fe8dc460c4d` — 3 info
- **2026-03-05** `7af2577fe592` — 2 info
- **2026-03-05** `a5a2961cda7b` — 1 warning
- **2026-03-04** `b3611442ba19` — 1 info

## Changes

- **2026-06-26** `17c77a1a3031` — 3 warning
  - added the new `content_too_large` enum value to the `code` response property for the response status `400`
  - added the new `content_too_large` enum value to the `code` response property for the response status `503`
  - added the new `content_too_large` enum value to the `code` response property for the response status `default`
- **2026-06-16** `d2fa5d9f2e98` — 3 warning
  - added the new `tenant_write_conflict` enum value to the `code` response property for the response status `400`
  - added the new `tenant_write_conflict` enum value to the `code` response property for the response status `503`
  - added the new `tenant_write_conflict` enum value to the `code` response property for the response status `default`
- **2026-06-03** `6907a0a9de00` — 3 breaking, 3 warning, 18 info
  - the `instance` response's property type/format changed from `string`/`uri` to `string`/`` for status `400`
  - the `instance` response's property type/format changed from `string`/`uri` to `string`/`` for status `503`
  - the `instance` response's property type/format changed from `string`/`uri` to `string`/`` for status `default`
  - removed the optional property `errors` from the response with the `400` status
  - removed the optional property `errors` from the response with the `503` status
  - removed the optional property `errors` from the response with the `default` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `503` status
  - added the optional property `details` to the response with the `default` status
  - added the optional property `invalid_params` to the response with the `400` status
  - added the optional property `invalid_params` to the response with the `503` status
  - added the optional property `invalid_params` to the response with the `default` status
  - the response property `status` became required for the status `400`
  - the response property `status` became required for the status `503`
  - the response property `status` became required for the status `default`
  - the response property `title` became required for the status `400`
  - the response property `title` became required for the status `503`
  - the response property `title` became required for the status `default`
  - added the required property `code` to the response with the `400` status
  - added the required property `code` to the response with the `503` status
  - added the required property `code` to the response with the `default` status
  - added the required property `request_id` to the response with the `400` status
  - added the required property `request_id` to the response with the `503` status
  - added the required property `request_id` to the response with the `default` status
- **2026-04-30** `2fe8dc460c4d` — 3 info
  - the `type` response's property default value `about:blank` was removed for the status `400`
  - the `type` response's property default value `about:blank` was removed for the status `503`
  - the `type` response's property default value `about:blank` was removed for the status `default`
- **2026-03-05** `7af2577fe592` — 2 info
  - the response property `data/items/field_label` became required for the status `200`
  - the response property `data/items/value_text` became required for the status `200`
- **2026-03-05** `a5a2961cda7b` — 1 warning
  - deleted the `query` request parameter `offset`
- **2026-03-04** `b3611442ba19` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/formbricks/apis/formbricks-hub-api/docs/v1/feedback-records/search/semantic/post.md) · [API](https://skmtc.dev/formbricks/apis/formbricks-hub-api.md) · [Page](https://skmtc.dev/formbricks/apis/formbricks-hub-api/changes/v1/feedback-records/search/semantic/post)
