---
title: "Changes to List all sessions"
method: GET
path: "/api/sessions/"
---

# Changes to List all sessions

`GET /api/sessions/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 3 revisions.

- **2026-07-17** `8eac348b2e66` — 2 info
- **2026-02-04** `0843dee5b725` — 4 info
- **2026-01-29** `c455806f620b` — 5 warning, 1 info

## Changes

- **2026-07-17** `8eac348b2e66` — 2 info
  - added the new optional `query` request parameter `archived`
  - added the optional property `items/archived` to the response with the `200` status
- **2026-02-04** `0843dee5b725` — 4 info
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `q`
  - added the non-success response with the status `422`
- **2026-01-29** `c455806f620b` — 5 warning, 1 info
  - deleted the `query` request parameter `archived`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - deleted the `query` request parameter `q`
  - removed the optional property `items/archived` from the response with the `200` status
  - removed the non-success response with the status `422`

---

[Operation](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface/docs/api/sessions/get.md) · [API](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface.md) · [Page](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface/changes/api/sessions/get)
