> ## 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/saved_views
```

列出组织作用域内的保存视图。传 `?pinned=true` 仅返回置顶视图。该操作需要
`saved_views.read`。
