task

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

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

get/v1/tasks/audits/{task_id}/sql_report

Path parameters

task_idstring required

task id

Query parameters

no_duplicateboolean

select unique (fingerprint and audit result) for task sql

Response

sql report csv file

Changes

No recorded changes to this endpoint across all 55 revisions of this API.