---
title: "Changes to Get a tool router session by ID (v3.1)"
method: GET
path: "/api/v3.1/tool_router/session/{session_id}"
---

# Changes to Get a tool router session by ID (v3.1)

`GET /api/v3.1/tool_router/session/{session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 61 revisions.

- **2026-06-17** `589a7d115a5e` — 2 info
- **2026-05-06** `6ccbbc3d49b9` — 1 breaking
- **2026-05-05** `5a3709be76a7` — 1 breaking, 2 info
- **2026-05-05** `52c71f747c65` — 1 info

## Changes

- **2026-06-17** `589a7d115a5e` — 2 info
  - the endpoint scheme security `CookieAuth` was removed from the API
  - the endpoint scheme security `UserApiKeyAuth` was removed from the API
- **2026-05-06** `6ccbbc3d49b9` — 1 breaking
  - the `config/connected_accounts/additionalProperties/` response's property type/format changed from `string`/`connectedAccountId` to `array`/`` for status `200`
- **2026-05-05** `5a3709be76a7` — 1 breaking, 2 info
  - response property `config/preload/tools` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
  - added the required property `config/execute` to the response with the `200` status
  - added the required property `config/search` to the response with the `200` status
- **2026-05-05** `52c71f747c65` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1/docs/api/v3.1/tool_router/session/:session_id/get.md) · [API](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1.md) · [Page](https://skmtc.dev/composiohq/apis/composio-platform-api-v3-1/changes/api/v3.1/tool_router/session/:session_id/get)
