It's all about the answers!

Ask a question

Feed URL to list members in projects


Srikanth Bhushan (16942734) | asked Jan 08 '13, 7:01 a.m.

Is there is any feed url that can be used at the server level where It can list the all the projects in the Server and the respective member list ? If not is there any thing that can list members of each project?

If not Feed URL is there any other way this information can be retrieved

Thanks .

2 answers



permanent link
Brian Fleming (1.6k11928) | answered Jan 08 '13, 7:36 a.m.
This should help:

https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi

permanent link
Paul Slauenwhite (8.4k12) | answered Jan 08 '13, 8:35 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You can GET a feed of project areas using the RQM Reportable API:

https://jazz.net/wiki/bin/view/Main/RqmApi#Project_Feed_Service

However, this feed does not contain any user information.  You can GET the Jazz project resource (Accept = text/json) from the feed/entry/content/project/projectArea/href (requires  abbreviate=false) ?

Your answer


Register or to post 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.