> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alforse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 审计

> 敏感操作背后的操作日志和证据图库。

审计端点提供操作日志和证据图库。公开 API 不提供删除审计记录的能力。

| 端点                      | 请求体/参数                               | 权限                   |
| ----------------------- | ------------------------------------ | -------------------- |
| `GET /audit/operations` | `page, pageSize, type, q, subjectId` | `admin view`         |
| `GET /audit/evidence`   | `page, pageSize, kind, q, subjectId` | `contract_view view` |
