Export Jamf Remote Assist sessions history Ask AIpost https://yourServer.jamfcloud.com/api/v2/jamf-remote-assist/session/exportExport Jamf Remote Assist sessions historyBody ParamsOptional. Override query parameters since they can make URI exceed 2,000 character limit.pageinteger | nullDefaults to 0pageSizeinteger | nullDefaults to 100sortarray of strings | nullDefaults to id:descSorting criteria in the format: [[:asc/desc]. Default direction when not stated is ascending.sort stringADD stringfilterstring | nullfieldsarray of objects | nullUsed to change default order or ignore some of the fields. When null or empty array, all fields will be exported.fieldsADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200Export successful 400Export fields specified incorrectly - non-existing column or duplicate on the list. 503Export currently unavailable, all export-related resources are in use. Try again later.Updated about 2 months ago