Our customer would like for a user to be able to view his or her own attributes data. Is this achievable via the REST API? They have built a custom UI and would like to have this via an API call.
Or alternatively, is it possible to create custom user-levels? I know that this was on the roadmap - but I guess it hasn’t been released yet. Does any one know when this will be available?
Regarding “They have built a custom UI”, this refers to another custom application, right? Is there any backend associated with this application?
For example, once a user is connected—if they need to view their own attributes—the backend would simply make an API call using the Search API for connected users. Then, the UI can determine which attributes should be visible to the user.