Return all Inventory Preload recordsCopy Pageget https://yourServer.jamfcloud.com/api/v2/inventory-preload/recordsReturns all Inventory Preload records. 📋Required privilege: Read Inventory Preload RecordsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to id:ascSorting criteria in the format: property:asc/desc. Default sort is id:asc. Multiple sort criteria are supported and must be separated with a comma. All inventory preload fields are supported, however fields added by extension attributes are not supported. If sorting by deviceType, use 0 for Computer and 1 for Mobile Device. Example: sort=date:desc,name:asc.sort stringADD stringfilterstringAllowing to filter inventory preload records. Default search is empty query - returning all results for the requested page. All inventory preload fields are supported, however fields added by extension attributes are not supported. If filtering by deviceType, use 0 for Computer and 1 for Mobile Device. Query in the RSQL format, allowing ==, !=, >, <, and =in=. Example: filter=categoryName=="Category"Response 200OKUpdated about 1 month ago Add Inventory Preload history object notesCreate a new Inventory Preload record using JSONDid this page help you?YesNo