get https://yourServer.jamfcloud.com/api/v1/user/preferences/settings/
Gets the user preferences for the authenticated user and key.
Response
Gets the user preferences for the authenticated user and key.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/user/preferences/settings/ \
--header 'accept: application/json'