Download a Report

Use this API to download a specific report.

GET/csapi/v1.3/reports/{reportUuid}/download

Input ParametersInput Parameters

Parameter

Mandatory/Optional

Data Type

Description

reportUuid

Mandatory

string

The UUID for the report you want to download.

Sample: Download a ReportSample: Download a Report

API request

    curl -X GET 
"<qualys_base_url>/csapi/v1.3/reports/903db2f0-e450-11e9-9cdc-8362fe1d0c3a/download" --header "Authorization: Bearer <token>"
    

Response

    response code 200