Get Client Check-In history object Copy Pageget https://yourServer.jamfcloud.com/api/v3/check-in/historyGets Client Check-In history object Required privilege: Read Computer Check-InRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to date:descSorting criteria in the format: property:asc/desc. Default sort is name:asc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=date:desc,username: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-15Response 200Details of Client Check-In history were foundUpdated 8 days ago