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

# Changes to List Sessions

`GET /api/chat/sessions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 92 revisions.

- **2026-08-16** `7164d7f36680` — 1 info
- **2026-07-29** `3840642ede61` — 2 info
- **2026-07-01** `6415527178e0` — 1 info
- **2026-05-20** `495473572215` — 1 info
- **2026-05-11** `100122be4ee5` — 1 info
- **2026-04-30** `8c84efcb3afb` — 3 warning

## Changes

- **2026-08-16** `7164d7f36680` — 1 info
  - added the new optional `query` request parameter `pinned_first`
- **2026-07-29** `3840642ede61` — 2 info
  - added the new optional `query` request parameter `expert_id`
  - added the optional property `sessions/items/expert_id` to the response with the `200` status
- **2026-07-01** `6415527178e0` — 1 info
  - added the optional property `sessions/items/is_pinned` to the response with the `200` status
- **2026-05-20** `495473572215` — 1 info
  - added the optional property `sessions/items/source_platform` to the response with the `200` status
- **2026-05-11** `100122be4ee5` — 1 info
  - added the optional property `sessions/items/chat_status` to the response with the `200` status
- **2026-04-30** `8c84efcb3afb` — 3 warning
  - removed the optional property `sessions/items/chat_status` from the response with the `200` status
  - removed the optional property `sessions/items/is_pinned` from the response with the `200` status
  - removed the optional property `sessions/items/source_platform` from the response with the `200` status

---

[Operation](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/docs/api/chat/sessions/get.md) · [API](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server.md) · [Page](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/changes/api/chat/sessions/get)
