---
title: "Changes to Stream conversation events"
method: GET
path: "/api/w/{wId}/assistant/conversations/{cId}/events"
---

# Changes to Stream conversation events

`GET /api/w/{wId}/assistant/conversations/{cId}/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 87 revisions.

- **2026-08-21** `b40d30e43ad4` — 3 warning
- **2026-08-12** `4fcc65c8c098` — 1 breaking
- **2026-08-03** `c056bd9490bf` — 4 info
- **2026-08-03** `d9d86878ec8a` — 2 warning
- **2026-07-22** `9d6fa9d76c73` — 1 breaking
- **2026-07-20** `89dbf1251af2` — 1 info
- **2026-07-17** `50e23587026b` — 1 warning, 1 info
- **2026-07-15** `8bbe27ffe998` — 1 breaking, 1 info
- **2026-07-10** `50e23587026b` — 1 warning, 2 info
- **2026-07-07** `2666b2a783fd` — 1 info
- **2026-06-19** `e5d6a51d91df` — 3 warning
- **2026-06-17** `885df507a66f` — 1 info
- **2026-06-17** `8848d86acfa5` — 1 breaking, 2 info
- **2026-06-15** `2c1fac22d377` — 1 info
- **2026-06-07** `d541dc9c10e1` — 3 warning, 1 info

## Changes

- **2026-08-21** `b40d30e43ad4` — 3 warning
  - added the new `auto_complex` enum value to the `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` response property for the response status `200`
  - added the new `auto_fast` enum value to the `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` response property for the response status `200`
  - added the new `fair_use_downgrade` enum value to the `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` response property for the response status `200`
- **2026-08-12** `4fcc65c8c098` — 1 breaking
  - added `#/components/schemas/PrivateAgentMessageConsumptionUpdatedEvent` to the response body `oneOf` list for the response status `200`
- **2026-08-03** `c056bd9490bf` — 4 info
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/branchId` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateCompactionMessageDoneEvent]/message/branchId` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateCompactionMessageNewEvent]/message/branchId` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/branchId` to the response with the `200` status
- **2026-08-03** `d9d86878ec8a` — 2 warning
  - removed the optional property `oneOf[#/components/schemas/PrivateCompactionMessageDoneEvent]/message/branchId` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/PrivateCompactionMessageNewEvent]/message/branchId` from the response with the `200` status
- **2026-07-22** `9d6fa9d76c73` — 1 breaking
  - added `#/components/schemas/PrivateConversationForkPreparedEvent` to the response body `oneOf` list for the response status `200`
- **2026-07-20** `89dbf1251af2` — 1 info
  - added the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/context/selectedSpaceIds` to the response with the `200` status
- **2026-07-17** `50e23587026b` — 1 warning, 1 info
  - removed the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/context/selectedSpaceIds` from the response with the `200` status
  - removed `#/components/schemas/PrivateConversationForkPreparedEvent` from the response body `oneOf` list for the response status `200`
- **2026-07-15** `8bbe27ffe998` — 1 breaking, 1 info
  - added `#/components/schemas/PrivateConversationForkPreparedEvent` to the response body `oneOf` list for the response status `200`
  - added the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/context/selectedSpaceIds` to the response with the `200` status
- **2026-07-10** `50e23587026b` — 1 warning, 2 info
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/requestedModel` from the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/resolvedModel` to the response with the `200` status
- **2026-07-07** `2666b2a783fd` — 1 info
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/requestedModel` to the response with the `200` status
- **2026-06-19** `e5d6a51d91df` — 3 warning
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/resolvedModel` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/context/selectedSpaceIds` from the response with the `200` status
- **2026-06-17** `885df507a66f` — 1 info
  - added the optional property `oneOf[#/components/schemas/PrivateUserMessageNewEvent]/message/context/selectedSpaceIds` to the response with the `200` status
- **2026-06-17** `8848d86acfa5` — 1 breaking, 2 info
  - added `#/components/schemas/PrivateWakeUpUpdatedEvent` to the response body `oneOf` list for the response status `200`
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/resolvedModel` to the response with the `200` status
- **2026-06-15** `2c1fac22d377` — 1 info
  - added the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/subAgentCostCredits` to the response with the `200` status
- **2026-06-07** `d541dc9c10e1` — 3 warning, 1 info
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/modelResolutionMethod` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/resolvedModel` from the response with the `200` status
  - removed the optional property `oneOf[#/components/schemas/PrivateAgentMessageNewEvent]/message/subAgentCostCredits` from the response with the `200` status
  - removed `#/components/schemas/PrivateWakeUpUpdatedEvent` from the response body `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/dust-tt/apis/dust-api-documentation/docs/api/w/:wId/assistant/conversations/:cId/events/get.md) · [API](https://skmtc.dev/dust-tt/apis/dust-api-documentation.md) · [Page](https://skmtc.dev/dust-tt/apis/dust-api-documentation/changes/api/w/:wId/assistant/conversations/:cId/events/get)
