---
title: "Changes to Fetch details of a session"
method: GET
path: "/sessions/{session_id}"
---

# Changes to Fetch details of a session

`GET /sessions/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-04-04** (v2) `cb67ff854c71` — 1 breaking, 1 info
- **2025-04-02** (v2) `68b9e665bfcc` — 1 warning, 1 info
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 breaking, 3 info

## Changes

- **2025-04-04** (v2) `cb67ff854c71` — 1 breaking, 1 info
  - added the new path request parameter `session_id`
  - the endpoint scheme security `Authorization` was added to the API
- **2025-04-02** (v2) `68b9e665bfcc` — 1 warning, 1 info
  - deleted the `path` request parameter `session_id`
  - the endpoint scheme security `Authorization` was removed from the API
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 breaking, 3 info
  - added the new path request parameter `session_id`
  - the endpoint scheme security `Authorization` was added to the API
  - added the new optional `query` request parameter `include_breakout_rooms`
  - added the optional property `data/session/breakout_rooms` to the response with the `200` status

---

[Operation](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/docs/sessions/:session_id/get.md) · [API](https://skmtc.dev/dyte-io/apis/dyte-rest-apis.md) · [Page](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/changes/sessions/:session_id/get)
