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

# Changes to Get Session

`GET /mle-agent/sessions/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-19** `b92f75fd3b61` — 1 breaking
- **2026-08-05** `31dfe831e079` — 2 info

## Changes

- **2026-08-19** `b92f75fd3b61` — 1 breaking
  - for the `path` request parameter `session_id`, the type/format was changed from `string`/`` to `string`/`uuid`
- **2026-08-05** `31dfe831e079` — 2 info
  - added the optional property `active_turn_started_at` to the response with the `200` status
  - added the optional property `is_turn_active` to the response with the `200` status

---

[Operation](https://skmtc.dev/pioneer/apis/brain-api/docs/mle-agent/sessions/:session_id/get.md) · [API](https://skmtc.dev/pioneer/apis/brain-api.md) · [Page](https://skmtc.dev/pioneer/apis/brain-api/changes/mle-agent/sessions/:session_id/get)
