8.1.8.2. Get Product Version
Fetch details about the product version.
Request |
Value |
Method |
GET |
URL |
/version |
Successful response
HTTP status code: 200
{
"product_id"
:
"MSCL"
,
"version"
:
"4.3.0.311"
}
Error response
Unexpected event on server
HTTP status code: 500
{
"err"
:
"<error message>"
}
Note: Check Metadefender Core server logs for more information.