Retrieve Patch PoliciesCopy Pageget https://yourServer.jamfcloud.com/api/v2/patch-policiesRetrieves a list of patch policies. Required privilege: Read Patch PoliciesRecent 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.sort stringADD stringfilterstringQuery in the RSQL format, allowing to filter Patch Policy collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: id, policyName, policyEnabled, policyTargetVersion, policyDeploymentMethod, softwareTitle, softwareTitleConfigurationId, pending, completed, deferred, and failed. This param can be combined with paging and sorting.Responses 200Success 400Bad RequestUpdated 6 days ago