Get cloud distribution point history detailsAsk AIget https://yourServer.jamfcloud.com/api/v1/cloud-distribution-point/historyGet cloud distribution point history detailsQuery ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to id:ascSorts results by one or more criteria, following the format property:asc/desc. Default sort is ID:asc. If using multiple criteria, separate with commas.sort stringADD stringfilterstringFilters results. Use RSQL format for query. Allows for many fields, including ID, name, etc. Can be combined with paging and sorting. Default filter is an empty query and returns all results from the requested page.Responses 200Details of cloud distribution point history were found. 400Bad Request. Specified cloud distribution point history object could not be found.Updated 2 months ago