---
title: "公开的任务数据流 WebSocket"
method: GET
path: "/api/v1/users/tasks/public-stream"
tags: ["【用户】任务管理"]
---

# 公开的任务数据流 WebSocket

`GET /api/v1/users/tasks/public-stream`

数据格式约定参考任务数据流 WebSocket 接口

## Query parameters

- `id` string, required

## Response `200`

成功

- WebResp
  - `code` integer
  - `data` unknown
  - `message` string

## Other responses

- `500` — 服务器内部错误

---

[API](https://skmtc.net/chaitin/apis/untitled-api.md) · [All operations](https://skmtc.net/chaitin/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaitin/untitled-api/revisions/5a5929cb17f2/schema)
