> ## 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/web/investigation/blob/{id}
```

按 `blob_id` 拉取临时调查栈负载。查询受当前已认证组织约束，因此不能读取其他工作区的 ID。

需要 `streams.query`，系统范围可使用 `sys.telemetry.read`。
