Forum Discussion
Get installed software version - REST API
- 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).
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).