---
title: "Changes to Get User Chat Sessions"
method: GET
path: "/chat/get-user-chat-sessions"
---

# Changes to Get User Chat Sessions

`GET /chat/get-user-chat-sessions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 13 revisions.

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

## Changes

- **2026-01-13** `7f4d7f7b70ee` — 1 info
  - added the new optional `query` request parameter `include_failed_chats`
- **2026-01-06** `2d941ea53eb3` — 1 warning, 4 info
  - removed the optional property `sessions/items/folder_id` from the response with the `200` status
  - api tag `public` added
  - added the new optional `query` request parameter `only_non_project_chats`
  - added the new optional `query` request parameter `project_id`
  - the response property `sessions` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 1 breaking, 3 warning, 2 info
  - the response property `sessions` became optional for the status `200`
  - deleted the `query` request parameter `include_failed_chats`
  - deleted the `query` request parameter `only_non_project_chats`
  - deleted the `query` request parameter `project_id`
  - api tag `public` removed
  - added the optional property `sessions/items/folder_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/chat/get-user-chat-sessions/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/get-user-chat-sessions/get)
