Retrieve Patch Policy Logs Copy Pageget https://yourServer.jamfcloud.com/api/v2/patch-policies/{id}/logsRetrieves Patch Policy Logs Required privilege: Read Patch PoliciesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidstringrequiredpatch policy idQuery ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to deviceName:ascSorting criteria in the format: property:asc/desc. Default sort is deviceName:asc. Multiple sort criteria are supported and must be separated with a comma.sort stringADD stringfilterstringQuery in the RSQL format, allowing to filter Patch Policy Logs collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: deviceId, deviceName, statusCode, statusDate, attemptNumber, ignoredForPatchPolicyId. This param can be combined with paging and sorting.Responses 200Success 400Bad Request 404Patch Policy Log with that id does not existUpdated 3 days ago