---
title: "POST /chat/stream"
method: POST
path: "/chat/stream"
---

# POST /chat/stream

`POST /chat/stream`

## Request body

- ChatStreamRequest
  - `conversationId` string
  - `message` string, required

## Response `200`

SSE stream

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/greentally/apis/esgai-api.md) · [All operations](https://skmtc.dev/greentally/apis/esgai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greentally/esgai-api/revisions/09945036a28b/schema)
