---
title: "Changes to List Agent Turns"
method: GET
path: "/ai/agent_sessions/{id}/turns"
---

# Changes to List Agent Turns

`GET /ai/agent_sessions/{id}/turns`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 28 revisions.

- **2026-08-18** (v1) `b05387ac4633` — 1 warning
- **2026-08-14** (v1) `dbc273b2bbef` — 2 warning, 1 info
- **2026-08-10** (v1) `4457b35521ad` — 2 warning, 1 info
- **2026-07-30** (v1) `d226beeef0bf` — 1 info
- **2026-07-21** (v1) `ffea3af600ea` — 1 info

## Changes

- **2026-08-18** (v1) `b05387ac4633` — 1 warning
  - removed the optional property `data/items/attributes/knowledgeCitations` from the response with the `200` status
- **2026-08-14** (v1) `dbc273b2bbef` — 2 warning, 1 info
  - removed the optional property `data/items/attributes/parentTurnId` from the response with the `200` status
  - removed the optional property `data/items/attributes/state` from the response with the `200` status
  - added the required property `data/items/attributes/sequence` to the response with the `200` status
- **2026-08-10** (v1) `4457b35521ad` — 2 warning, 1 info
  - removed the optional property `data/items/attributes/knowledgeCitations/items/attributes/knowledgeEntityId` from the response with the `200` status
  - removed the optional property `data/items/attributes/knowledgeCitations/items/attributes/knowledgeRelationshipId` from the response with the `200` status
  - the response property `data/items/attributes/knowledgeCitations/items/attributes/knowledgeEvidenceId` became required for the status `200`
- **2026-07-30** (v1) `d226beeef0bf` — 1 info
  - added the optional property `data/items/attributes/knowledgeCitations` to the response with the `200` status
- **2026-07-21** (v1) `ffea3af600ea` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/rezible/apis/rezible-api/docs/ai/agent_sessions/:id/turns/get.md) · [API](https://skmtc.dev/rezible/apis/rezible-api.md) · [Page](https://skmtc.dev/rezible/apis/rezible-api/changes/ai/agent_sessions/:id/turns/get)
