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

> List all streams in the org.

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

Returns every organization-scoped stream sorted by name and type. Each item includes the stream schema,
explicit `retention`, calculated `effective_retention`, settings, and microsecond creation/update
timestamps. Listing requires `streams.read`.
