Skip to content

Commit 1ce3739

Browse files
authored
Corrected a typo
1 parent 58c2d04 commit 1ce3739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/api/get-assessment-software-vulnerabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ms.date: 01/31/2025
3333
3434
Returns all known software vulnerabilities and their details for all devices, on a per-device basis.
3535

36-
Different API calls get different types of data. Because the amount of data can be large, there are two ways it can be retrieved:
36+
Different API calls get different types of data. Because the amount of data can be large, there are three ways it can be retrieved:
3737

3838
1. [Export software vulnerabilities assessment **JSON response**](#1-export-software-vulnerabilities-assessment-json-response) The API pulls all data in your organization as Json responses. This method is best for _small organizations with less than 100-K devices_. The response is paginated, so you can use the \@odata.nextLink field from the response to fetch the next results.
3939

0 commit comments

Comments
 (0)