Get an array of the language codes that have Enrollment messaging Ask AIget https://yourServer.jamfcloud.com/api/v3/enrollment/languagesReturns an array of the language codes that have enrollment messaging currently configured.Query ParamspageintegerDefaults to 0page-sizeintegerDefaults to 100sortarray of stringsDefaults to languageCode:ascSorting criteria in the format: property:asc/desc. Default sort is languageCode:asc. Multiple sort criteria are supported and must be separated with a comma. Example: sort=date:desc,name:asc.sort stringADD stringResponse 200Found languages matching search params.Updated 2 months ago