---
title: "Changes to Search Chats"
method: GET
path: "/chat/search"
---

# Changes to Search Chats

`GET /chat/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-01-06** `2d941ea53eb3` — 1 warning, 3 info
- **2025-08-21** `9321c45d93b5` — 2 breaking, 2 info

## Changes

- **2026-01-06** `2d941ea53eb3` — 1 warning, 3 info
  - removed the optional property `groups/items/chats/items/folder_id` from the response with the `200` status
  - api tag `public` added
  - the response property `groups` became required for the status `200`
  - the response property `has_more` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 2 breaking, 2 info
  - the response property `groups` became optional for the status `200`
  - the response property `has_more` became optional for the status `200`
  - api tag `public` removed
  - added the optional property `groups/items/chats/items/folder_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/chat/search/get.md) · [API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [Page](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/chat/search/get)
