---
title: "Changes to WebSocket Message Schemas"
method: GET
path: "/api/notifications/ws-schemas"
---

# Changes to WebSocket Message Schemas

`GET /api/notifications/ws-schemas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 34 revisions.

- **2026-01-20** `ec6f27613280` — 4 warning, 1 info
- **2026-01-18** `2869dee5e8ca` — 1 info
- **2026-01-17** `b91e4b449d56` — 2 breaking, 1 warning, 3 info
- **2026-01-11** `c3c793024170` — 1 info
- **2026-01-01** `b9aa4615da16` — 1 warning
- **2025-12-31** `d14bca97ba86` — 1 breaking, 2 info
- **2025-12-19** `7073d8652386` — 8 breaking
- **2025-12-10** `24f3127dab7f` — 1 info

## Changes

- **2026-01-20** `ec6f27613280` — 4 warning, 1 info
  - added the new `analysing` enum value to the `server_messages/items/anyOf[subschema #5: TaskUpdateMessage]/status` response property for the response status `200`
  - added the new `encrypting` enum value to the `server_messages/items/anyOf[subschema #5: TaskUpdateMessage]/status` response property for the response status `200`
  - added the new `indexing` enum value to the `server_messages/items/anyOf[subschema #5: TaskUpdateMessage]/status` response property for the response status `200`
  - added the new `parsing` enum value to the `server_messages/items/anyOf[subschema #5: TaskUpdateMessage]/status` response property for the response status `200`
  - removed the `processing` enum value from the `server_messages/items/anyOf[subschema #5: TaskUpdateMessage]/status` response property for the response status `200`
- **2026-01-18** `2869dee5e8ca` — 1 info
  - added `#/components/schemas/BatchCompleteMessage` to the `server_messages/items/` response property `anyOf` list for the response status `200`
- **2026-01-17** `b91e4b449d56` — 2 breaking, 1 warning, 3 info
  - the `client_messages/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `client_messages/items/token` from the response with the `200` status
  - removed the optional property `client_messages/items/type` from the response with the `200` status
  - added `#/components/schemas/AuthMessage, #/components/schemas/SendMessageRequest-Output` to the `client_messages/items/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotificationResponse` to the `server_messages/items/` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/UserMessageNotification, #/components/schemas/WorkspaceShareNotification, #/components/schemas/ContactAcceptedNotification` from the `server_messages/items/` response property `anyOf` list for the response status `200`
- **2026-01-11** `c3c793024170` — 1 info
  - removed the `offline` enum value from the `server_messages/items/anyOf[subschema #3: PresenceUpdateMessage]/status` response property for the response status `200`
- **2026-01-01** `b9aa4615da16` — 1 warning
  - added the new `unknown` enum value to the `server_messages/items/anyOf[subschema #3: PresenceUpdateMessage]/status` response property for the response status `200`
- **2025-12-31** `d14bca97ba86` — 1 breaking, 2 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `client_messages` to the response with the `200` status
  - added the optional property `server_messages` to the response with the `200` status
- **2025-12-19** `7073d8652386` — 8 breaking
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `AuthResultMessage` from the response with the `200` status
  - removed the required property `ConnectionClosedMessage` from the response with the `200` status
  - removed the required property `ContactAcceptedMessage` from the response with the `200` status
  - removed the required property `NotificationMessage` from the response with the `200` status
  - removed the required property `PongMessage` from the response with the `200` status
  - removed the required property `TaskUpdateMessage` from the response with the `200` status
  - removed the required property `WorkspaceShareMessage` from the response with the `200` status
- **2025-12-10** `24f3127dab7f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/notifications/ws-schemas/get.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/notifications/ws-schemas/get)
