Download a Report

This endpoint allows you to download a generated report in PDF format.

🚧

Special privileges required

Reports & Analysis are only available to users with the Google Threat Intelligence (Google TI) Enterprise or Enterprise Plus licenses.

This endpoint allows you to download a generated report in PDF format.

curl --request GET 'https://www.virustotal.com/api/v3/collections/report--25-10000400/download_report' --header 'x-apikey: <your API key>'

{
    "data": "https://vtcollectionreports.commondatastorage.googleapis.com/collection-pdf-report/xxxxxx"
}
Language
Click Try It! to start a request and see the response here!