Technical Tip: Exporting Collector inventory events via API when the number of records exceeds 100
Description | This article describes how to export Collector inventory events using the FortiEDR API with Postman when the number of returned records exceeds the default limit of 100 events. |
Scope | FortiEndpoint, FortiEDR. |
Solution | By default, API inventory queries return a limited number of records per request of 100. When the total number of Collector Events exceeds this limit, use 'itemsPerPage=' and the number required to override the default value:100. ![]()
![]()
|


