> ## 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.

# 列出流

> 列出组织内所有流。

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

返回组织内按名称和类型排序的全部数据流。每一项包含 schema、显式 `retention`、计算后的
`effective_retention`、设置以及微秒级创建/更新时间。列出数据流需要 `streams.read`。
