Get specified AD CS Settings history object Copy Pageget https://yourServer.jamfcloud.com/api/v1/pki/adcs-settings/{id}/historyGet specified AD CS Settings history object. Required privilege: Read AD CS SettingsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsidstringrequiredID of the AD CS Settings configuration.Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to date:descSorting criteria in the format: property:asc/desc. Default sort is date:desc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=date:desc,name:ascsort stringADD stringfilterstringQuery in the RSQL format, allowing to filter history notes collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: username, date, note, details. This param can be combined with paging and sorting. Example: filter=username!=admin and details==disabled and date<2019-12-15Responses 200Details of AD CS Settings history was found. 404Specified AD CS Settings object does not exist.Updated 6 days ago