Files
Get files details and all related scans results
Get detailled information about the given file identified by its hash value (SHA256). List all known scan results for this file
get/files/{sha256}
Path parameters
sha256string required
hash value of the file
Query parameters
namestring
submitted file name
offsetinteger
Offset the list of returned objects. Default is zero.
limitinteger
A limit on the number of objects to be returned.
altstring
When value is "media" response will be file content.
Response
OK