Query users via REST
![]()
Hi,
I found that the list of users in repository is available via https://localhost/jazz/oslc/users.xml I was trying to query it using the oslc_cm.query, but the only attribute that was queriable was emailAddress, which does not have to be unique. We would need a way to find the user by ID (username). Is it possible? Thanks for any replies in advance. |