Use this API to download a specific report.
Parameter |
Mandatory/Optional |
Data Type |
Description |
---|---|---|---|
reportUuid |
Mandatory |
string |
The UUID for the report you want to download. |
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
Was this topic helpful?