---
title: "继续流式响应"
method: GET
path: "/sessions/{session_id}/continue"
tags: ["问答"]
---

# 继续流式响应

`GET /sessions/{session_id}/continue`

继续获取正在进行的流式响应

## Path parameters

- `session_id` string, required

## Query parameters

- `message_id` string, required

## Response `200`

流式响应

## Other responses

- `404` — 会话或消息不存在

## Changes

- **2025-12-22** `e625bcd5b8b9` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2025-12-16** `edf61e68559d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/sessions/:session_id/continue/get.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/08f8a25fbf1d/schema)
