---
title: "Changes to Read a chat session's durable conversation"
method: GET
path: "/api/v1/sessions/{sessionId}/conversation"
---

# Changes to Read a chat session's durable conversation

`GET /api/v1/sessions/{sessionId}/conversation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 115 revisions.

- **2026-09-03** `d31a2d019c47` — 4 info
- **2026-08-29** `bd7b6ea4a0df` — 1 warning
- **2026-08-27** `04ee2f39c20a` — 2 info
- **2026-08-24** `67641f18606a` — 2 info
- **2026-08-23** `e7b23ab9a07a` — 2 warning
- **2026-08-11** `2422f8d3eddc` — 5 info
- **2026-08-06** `d8396ad2c721` — 1 info

## Changes

- **2026-09-03** `d31a2d019c47` — 4 info
  - added the optional property `reporting_owner` to the response with the `404` status
  - added the optional property `reporting_owner` to the response with the `409` status
  - added the optional property `reporting_owner` to the response with the `500` status
  - added the optional property `reporting_owner` to the response with the `501` status
- **2026-08-29** `bd7b6ea4a0df` — 1 warning
  - added the new `cancelled` enum value to the `turns/items/state` response property for the response status `200`
- **2026-08-27** `04ee2f39c20a` — 2 info
  - added the optional property `branchMaterialization` to the response with the `200` status
  - added the required property `nativeForkAvailableAfterSequence` to the response with the `200` status
- **2026-08-24** `67641f18606a` — 2 info
  - added the optional property `turns/items/hasRetryAttempt` to the response with the `200` status
  - added the optional property `turns/items/retryOfTurnId` to the response with the `200` status
- **2026-08-23** `e7b23ab9a07a` — 2 warning
  - added the new `recovered` enum value to the `activities/items/status` response property for the response status `200`
  - added the new `recovered` enum value to the `turns/items/state` response property for the response status `200`
- **2026-08-11** `2422f8d3eddc` — 5 info
  - added the optional property `activeBranchId` to the response with the `200` status
  - added the optional property `branchPoints` to the response with the `200` status
  - added the optional property `messages/items/content` to the response with the `200` status
  - added the required property `branchedFromEarlierMessage` to the response with the `200` status
  - added the required property `messages/items/editAvailable` to the response with the `200` status
- **2026-08-06** `d8396ad2c721` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/docs/api/v1/sessions/:sessionId/conversation/get.md) · [API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [Page](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/sessions/:sessionId/conversation/get)
