---
title: "Changes to Get a session"
method: GET
path: "/v1/browser_sessions/{browser_session_id}"
---

# Changes to Get a session

`GET /v1/browser_sessions/{browser_session_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 86 revisions.

- **2026-08-20** `701729837d27` — 1 info
- **2026-08-07** `9585bc129aaf` — 1 info
- **2026-08-02** `80c55952854d` — 1 info
- **2026-06-12** `7ce5e3e9a560` — 1 info
- **2026-06-08** `3a3616091b66` — 14 breaking, 8 info
- **2026-02-04** `a8899e7707c4` — 1 info

## Changes

- **2026-08-20** `701729837d27` — 1 info
  - added the optional property `warning` to the response with the `200` status
- **2026-08-07** `9585bc129aaf` — 1 info
  - added the optional property `stream_transport` to the response with the `200` status
- **2026-08-02** `80c55952854d` — 1 info
  - added the non-success response with the status `503`
- **2026-06-12** `7ce5e3e9a560` — 1 info
  - added the optional property `generate_browser_profile` to the response with the `200` status
- **2026-06-08** `3a3616091b66` — 14 breaking, 8 info
  - response property `app_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `browser_address` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `completed_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `deleted_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `download_path` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `downloaded_files` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `extensions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `recordings` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `runnable_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `runnable_type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `started_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `timeout` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `browser_type` response's property type changed from `string` to no type for status `200`
  - `header` request parameter `x-api-key` list-of-types was widened by adding types `null`
  - for the `header` request parameter `x-api-key`, the type was generalized from `string` to no type
  - added the optional property `browser_profile_id` to the response with the `200` status
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added `#/components/schemas/PersistentBrowserType, subschema #2` to the `browser_type` response property `anyOf` list for the response status `200`
  - removed the `chrome` enum value from the `browser_type` response property for the response status `200`
  - removed the `msedge` enum value from the `browser_type` response property for the response status `200`
- **2026-02-04** `a8899e7707c4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/docs/v1/browser_sessions/:browser_session_id/get.md) · [API](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2.md) · [Page](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/changes/v1/browser_sessions/:browser_session_id/get)
