get https://www.virustotal.com/api/v3/monitor/items//download_url
This endpoint returns a signed URL from where you can download the specified file from VirusTotal Monitor. The URL expires after 1 hour.
Response
This endpoint returns a signed URL from where you can download the specified file from VirusTotal Monitor. The URL expires after 1 hour.
xxxxxxxxxx
curl --request GET \
--url https://www.virustotal.com/api/v3/monitor/items/id/download_url \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: