Gets session history items. Copy Pageget https://yourServer.jamfcloud.com/api/v2/jamf-remote-assist/sessionReturns tenants sessions history. 📋Required privilege: Read Remote AssistRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to sessionId:descSorting criteria in the format: property:asc/desc. Default sort is sessionId:desc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=sessionId:desc,deviceId:ascsort stringADD stringfilterstringQuery in the RSQL format, allowing to filter session history items collection. Default filter is empty query - returning all results for the requested page. Fields allowed in the query: sessionId, deviceId, sessionAdminId. This param can be combined with paging and sorting. Example: sessionAdminId=="Andrzej"Responses 200Up to 100 latest session history items 403Jamf Remote Assist is not available on this instance.Updated about 1 month ago Gets single session history item. Export Jamf Remote Assist sessions history Did this page help you?YesNo