Forum Discussion

sho-kakei's avatar
sho-kakei
Copper Contributor
Mar 25, 2020
Solved

Get installed software version - REST API

Hi there,   Anyone here has tested the API which gets installed software? https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/get-installed-software   I ha...
  • StephenMcc's avatar
    Mar 25, 2020

    sho-kakei You could use the Advanced Hunting API (https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/run-advanced-query-api) to query the DeviceTvmSoftwareInventoryVulnerabilities table. This table contains the SoftwareVersion column you are looking for (https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-tvm-softwareinventory-table).

Resources