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

# List saved views

> List saved query views.

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

List organization-scoped saved views. Pass `?pinned=true` to return only pinned views. This
operation requires `saved_views.read`.
