---
title: "Changes to Get webchat session details."
method: GET
path: "/webchat_sessions/{id}"
---

# Changes to Get webchat session details.

`GET /webchat_sessions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 54 revisions.

- **2026-07-26** `d5569b315411` — 2 warning
- **2026-07-22** `205d85b460a3` — 3 info
- **2026-07-22** `3591c4dad507` — 1 info
- **2026-07-18** `d90e2d9717dc` — 1 warning
- **2026-07-17** `37603aee58ea` — 1 info
- **2026-07-16** `39e5a5e6214c` — 1 info
- **2026-05-30** `995c56ba9219` — 1 breaking

## Changes

- **2026-07-26** `d5569b315411` — 2 warning
  - added the new `web_session` enum value to the `local/type` response property for the response status `200`
  - added the new `web_session` enum value to the `peer/type` response property for the response status `200`
- **2026-07-22** `205d85b460a3` — 3 info
  - added the optional property `local` to the response with the `200` status
  - added the optional property `peer` to the response with the `200` status
  - added the optional property `referrer` to the response with the `200` status
- **2026-07-22** `3591c4dad507` — 1 info
  - added the optional property `page_url` to the response with the `200` status
- **2026-07-18** `d90e2d9717dc` — 1 warning
  - removed the optional property `welcome_message` from the response with the `200` status
- **2026-07-17** `37603aee58ea` — 1 info
  - added the optional property `welcome_message` to the response with the `200` status
- **2026-07-16** `39e5a5e6214c` — 1 info
  - endpoint added
- **2026-05-30** `995c56ba9219` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/voipbin/apis/voipbin-api/docs/webchat_sessions/:id/get.md) · [API](https://skmtc.dev/voipbin/apis/voipbin-api.md) · [Page](https://skmtc.dev/voipbin/apis/voipbin-api/changes/webchat_sessions/:id/get)
