...
Get all the logged in user's properties:
Code Block language none GET http://localhost:9000/api/user_properties
Get the user''notification.ChangesInReviewAssignedToMeOrCreatedByMe.EmailNotificationChannel' logged in user's property:
Code Block language none GET http://localhost:9000/api/user_properties/notification.ChangesInReviewAssignedToMeOrCreatedByMe.EmailNotificationChannel
...

