---
title: "Changes to Fetch intelligent search result"
method: GET
path: "/intelligent/search/result"
---

# Changes to Fetch intelligent search result

`GET /intelligent/search/result`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2025-12-04** `c421471d8fe3` — 2 breaking, 4 info
- **2025-11-20** `a27ca98b01bd` — 5 info
- **2025-11-19** `722b0ddb9ec4` — 1 info
- **2025-11-14** `218f8a8b8952` — 1 breaking

## Changes

- **2025-12-04** `c421471d8fe3` — 2 breaking, 4 info
  - the `records/items/allOf[#/components/schemas/Item]/added` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `records/items/allOf[#/components/schemas/Item]/date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - for the `query` request parameter `dateFrom`, the type/format was generalized from `string`/`date-time` to `string`/``
  - for the `query` request parameter `dateTo`, the type/format was generalized from `string`/`date-time` to `string`/``
  - the `records/items/allOf[#/components/schemas/Item]/added` response's property pattern `^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$` was added for the status `200`
  - the `records/items/allOf[#/components/schemas/Item]/date` response's property pattern `^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$` was added for the status `200`
- **2025-11-20** `a27ca98b01bd` — 5 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2025-11-19** `722b0ddb9ec4` — 1 info
  - endpoint added
- **2025-11-14** `218f8a8b8952` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/intelligencex/apis/intelx-io-search-api/docs/intelligent/search/result/get.md) · [API](https://skmtc.dev/intelligencex/apis/intelx-io-search-api.md) · [Page](https://skmtc.dev/intelligencex/apis/intelx-io-search-api/changes/intelligent/search/result/get)
