---
title: "Resume an active webchat run as an SSE stream"
method: GET
path: "/api/v1/chat/runs/{run_id}/stream"
tags: ["Chat"]
---

# Resume an active webchat run as an SSE stream

`GET /api/v1/chat/runs/{run_id}/stream`

**Required scope:** `chat`

## Path parameters

- `run_id` string, required

## Response `200`

Resumed server-sent chat stream or an error envelope

---

[API](https://skmtc.net/astrbotdevs/apis/astrbot-openapi-v1.md) · [All operations](https://skmtc.net/astrbotdevs/apis/astrbot-openapi-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/astrbotdevs/astrbot-openapi-v1/revisions/4463c5ffdb9c/schema)
