Get PMP 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 details of a PMP report - including MetaDefender Kiosk, MetaDefender Drive - using the report's session ID.

API URL

Copy

Request Parameters

KeyDatatypeParameter TypeRequiredDescriptionDefault
AuthorizationstringHeaderYesBearer token for Authentication Authorization: Bearer ACCESS_TOKEN
session_idstringBodyOptionalsession 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_namestringfile name
file_pathstringfile path
pmp_typestringissue type
device_typestringDevice type of a device that the report occurred on
device_namestringDevice name of a device that the report occurred on
device_idstringDevice id of a device that the report occurred on
md5stringmd5 of the file
sha1stringsha1 of the file
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