---
title: "Changes to Stream text response via SSE"
method: POST
path: "/stream"
---

# Changes to Stream text response via SSE

`POST /stream`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 7 revisions.

- **2026-07-17** `f7074f1efbee` — 1 warning, 1 info
- **2025-12-27** `b62b4ac2e1b7` — 1 warning
- **2025-12-26** `5a0fb0ffd413` — 1 warning
- **2025-12-24** `62c4085e0ca0` — 1 warning, 3 info

## Changes

- **2026-07-17** `f7074f1efbee` — 1 warning, 1 info
  - added the new `NO_TOOLS_AVAILABLE` enum value to the `code` response property for the response status `400`
  - added the new optional request property `allowedTools`
- **2025-12-27** `b62b4ac2e1b7` — 1 warning
  - removed the request property `userEmail`
- **2025-12-26** `5a0fb0ffd413` — 1 warning
  - added the new `CONCURRENCY_LIMIT_ERROR` enum value to the `code` response property for the response status `400`
- **2025-12-24** `62c4085e0ca0` — 1 warning, 3 info
  - removed the request property `allowedTools`
  - added the new optional request property `userEmail`
  - removed the `CONCURRENCY_LIMIT_ERROR` enum value from the `code` response property for the response status `400`
  - removed the `NO_TOOLS_AVAILABLE` enum value from the `code` response property for the response status `400`

---

[Operation](https://skmtc.dev/pattern-zones-co/apis/koine-gateway-api/docs/stream/post.md) · [API](https://skmtc.dev/pattern-zones-co/apis/koine-gateway-api.md) · [Page](https://skmtc.dev/pattern-zones-co/apis/koine-gateway-api/changes/stream/post)
