---
title: "Changes to Get Session"
method: GET
path: "/api/chat/sessions/{session_id}"
---

# Changes to Get Session

`GET /api/chat/sessions/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 92 revisions.

- **2026-08-23** `9f56862bbc8a` — 5 info
- **2026-08-12** `316dc5984754` — 3 info
- **2026-07-29** `3840642ede61` — 1 info
- **2026-06-11** `ab66703bd004` — 3 info
- **2026-05-20** `495473572215` — 1 info
- **2026-05-11** `100122be4ee5` — 1 info
- **2026-04-30** `8c84efcb3afb` — 4 warning, 1 info

## Changes

- **2026-08-23** `9f56862bbc8a` — 5 info
  - added the optional property `metadata/delegated_by_expert_id` to the response with the `200` status
  - added the optional property `metadata/delegated_by_session_id` to the response with the `200` status
  - added the optional property `metadata/handed_off_from_expert_id` to the response with the `200` status
  - added the optional property `metadata/origin` to the response with the `200` status
  - added the optional property `metadata/pending_question` to the response with the `200` status
- **2026-08-12** `316dc5984754` — 3 info
  - added the optional property `metadata/llm_auth_provider` to the response with the `200` status
  - added the optional property `metadata/llm_credential_id` to the response with the `200` status
  - the `metadata` response's property default value changed from `{"dry_run":false,"kind":"normal"}` to `{"dry_run":false,"llm_auth_provider":"platform","kind":"normal"}` for the status `200`
- **2026-07-29** `3840642ede61` — 1 info
  - added the optional property `expert_id` to the response with the `200` status
- **2026-06-11** `ab66703bd004` — 3 info
  - added the optional property `metadata/dream_pass_id` to the response with the `200` status
  - added the optional property `metadata/kind` to the response with the `200` status
  - the `metadata` response's property default value changed from `{"dry_run":false}` to `{"dry_run":false,"kind":"normal"}` for the status `200`
- **2026-05-20** `495473572215` — 1 info
  - added the optional property `metadata/source_platform` to the response with the `200` status
- **2026-05-11** `100122be4ee5` — 1 info
  - added the optional property `chat_status` to the response with the `200` status
- **2026-04-30** `8c84efcb3afb` — 4 warning, 1 info
  - removed the optional property `chat_status` from the response with the `200` status
  - removed the optional property `metadata/dream_pass_id` from the response with the `200` status
  - removed the optional property `metadata/kind` from the response with the `200` status
  - removed the optional property `metadata/source_platform` from the response with the `200` status
  - the `metadata` response's property default value changed from `{"dry_run":false,"kind":"normal"}` to `{"dry_run":false}` for the status `200`

---

[Operation](https://skmtc.dev/significant-gravitas/apis/autogpt-agent-server/docs/api/chat/sessions/:session_id/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/:session_id/get)
