> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 获取流

> 按 id 获取单个流。

```http theme={null}
GET /api/v1/streams/{id}
```

返回数据流定义、schema、显式 `retention`、计算后的 `effective_retention` 和数据流设置。普通组织访问
需要 `streams.read`，系统作用域的遥测访问可使用 `sys.telemetry.read`。
