---
title: "Changes to Text search"
method: GET
path: "/rest/v1/text_search"
---

# Changes to Text search

`GET /rest/v1/text_search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-07-08** `710ec655bbc9` — 1 breaking, 3 info
- **2026-01-16** `ae03d764eede` — 1 breaking, 1 warning, 2 info

## Changes

- **2026-07-08** `710ec655bbc9` — 1 breaking, 3 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api tag `Search` added
  - added the non-success response with the status `400`
  - added the optional property `data` to the response with the `200` status
- **2026-01-16** `ae03d764eede` — 1 breaking, 1 warning, 2 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `data` from the response with the `200` status
  - api tag `Search` removed
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/owasp/apis/opencre-rest-api/docs/rest/v1/text_search/get.md) · [API](https://skmtc.dev/owasp/apis/opencre-rest-api.md) · [Page](https://skmtc.dev/owasp/apis/opencre-rest-api/changes/rest/v1/text_search/get)
