Get a file behavior report from a sandbox

Fetches a File behaviour object by ID.

šŸ“˜

This API call only fetches the behaviour report for a single behavioural analysis you can fetch all of them with https://developers.virustotal.com/reference/file-all-behaviours-summary

Sandbox Report identifiers

A Sandbox report ID has two main components: the analysed file's SHA256 and the sandbox name. These two components are joined by a _ character. For example, ID 5353e23f3653402339c93a8565307c6308ff378e03fcf23a4378f31c434030b0_VirusTotal Jujubox fetches the sandbox report for a file having a SHA256 5353e23f3653402339c93a8565307c6308ff378e03fcf23a4378f31c434030b0 analysed in the VirusTotal Jujubox sandbox.

Path Params
string
required

Sandbox report ID. See "Sandbox Report identifiers" section below for more info.

Headers
string
required

Your API key

Responses

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