Get specified Category history object Copy Pageget https://yourServer.jamfcloud.com/api/v1/categories/{id}/historyGets specified Category history object 📋Required privilege: Read CategoriesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidstringrequiredinstance id of category history recordQuery ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to date:descSorting criteria in the format: property:asc/desc. Default sort is id:asc. 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 category history were found 404Specified category object does not exist.Updated about 1 month ago Remove specified Category record Add specified Category history object notes Did this page help you?YesNo