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.

SampleSample

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?

success Thank you! We're glad to hear that this topic was useful.
success We appreciate your feedback. We'll work to make this topic better for you in the future.