Retrieving User Information for Admins & Project Admins using Jazz ReST API
Hi,
I am currently working with the Jazz Rest Api, and I noticed that it is possible to get inline user information (name & id) for users using the parameter 'includeInlineUserInfo=true' for foundations > 5.0.1. However, I did not manage to achieve the same results using the URL to get all the admins or project admins of a project area. Is this intended or is there a way of getting these information? (Any hints on different approaches are appreciated as well) Thanks in advance! |
One answer
The Reportable REST API does not appear to expose this information, as the schema does not include such information at all. Does it have to be Reportable REST API? You can retrieve such information using the OSLC API.
https://<server>:<port>/ccm/process/project-areas/<uuid>/admins Comments
Dominic Pfeil
commented Jul 07 '15, 5:16 a.m.
Hi,
<jp06:user>I was asking if there is any way to get those information for admins as well? |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.