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

# Fetch investigation stack

> Fetch a stored investigation payload.

```http theme={null}
GET /api/v1/web/investigation/blob/{id}
```

Fetch an ephemeral investigation-stack payload by `blob_id`. Lookup is restricted to the
authenticated organization, so an id from another workspace is not readable.

Requires `streams.query`, or `sys.telemetry.read` in system scope.
