Get a file behaviour's detailed HTML report

🚧

Special privileges required

Sandbox analyses feeds endpoints are only available to users with a Sandbox feeds license. Contact us for more information.

Each JSON object contained in the file behaviour feed packages include a URL to this API endpoint to download the the file's sandbox execution HTML report. The available in the feed link already includes the download token required by this endpoint. The following snippet represents the JSON structure in the file behaviour feed that takes to the link:

{
  "context_attributes": {
    "html_report": "https://www.virustotal.com/api/v3/feeds/file_behaviours/<TOKEN>/evtx"
  }
}

The link only works during the feed's lifetime. Check /feeds/file_behaviours/{time} for more information.

Path Params
string
required
Headers
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json