---
title: "Changes to Get Session Detail"
method: GET
path: "/v1/ask-feather/sessions/{session_id}"
---

# Changes to Get Session Detail

`GET /v1/ask-feather/sessions/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 1 breaking, 6 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 1 breaking, 6 info
  - removed the required property `status` from the response with the `200` status
  - added the optional property `active_turn` to the response with the `200` status
  - added the optional property `budget` to the response with the `200` status
  - added the optional property `has_more_messages` to the response with the `200` status
  - added the optional property `messages_next_cursor` to the response with the `200` status
  - added the optional property `pending_approvals` to the response with the `200` status
  - added the required property `messages/items/turn_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/ask-feather/sessions/:session_id/get.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/ask-feather/sessions/:session_id/get)
