---
title: "下载指定扫描任务的SQLs信息报告"
method: GET
path: "/v1/tasks/audits/{task_id}/sql_report"
tags: ["task"]
---

# 下载指定扫描任务的SQLs信息报告

`GET /v1/tasks/audits/{task_id}/sql_report`

download report file of all SQLs information belong to the specified audit task

## Path parameters

- `task_id` string, required

## Query parameters

- `no_duplicate` boolean

## Response `200`

sql report csv file

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/3e36a0067703/schema)
