Get MetaDefender Drive Report Details

API version1.0
Last Update06/17/2025
AuthenticationYES
HTTP MethodPOST
Content Typeapplication/json
Rate limitedYES
Requests per rate limit10/min
Response FormatJSON

Retrieve the MetaDefender Drive report details by using the report ID and device ID.

API URL

Copy

Request Parameters

KeyDatatypeParameter TypeRequiredDescriptionDefault
AuthorizationstringHeaderYesBearer token for Authentication Authorization: Bearer ACCESS_TOKEN
device_idstringBodyYesthe device ID
report_idstringBodyYesthe report ID
filterobjectBodyOptionalSpecify filter criteria
filter.issue_typearray<string>BodyOptional

Specify what issue type used to filter along with the field. Value:

  • VUL: report with vulnerability
  • COO: report with coo detection
  • SENSITIVE: report with sensitive files
  • SKIPPED: report with skipped files
  • INFECTED: report with infected files

Notes:

  • criteria in a same parameter will be combined with OR operator
  • criteria in different parameter will be combined with AND operator

Response HTTP Code

See details in the Response HTTP Code section in this page

Response Parameters

KeyDataTypeDescription
idstringID
timestamplongtimestamp when the report occurs
sync_timelongtimestamp when the report sent to My Opswat Central Management
session_idstringsession id of the report
file_pathstringfile path
threat_typestringissue type
device_groupstringDevice group of a device that the report occurred on
device_idstringDevice id of a device that the report occurred on
sha256stringsha256 of the file

Example

Example Request

Copy

Example Response

Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard