It's all about the answers!

Ask a question

How can i get list of all Project Areas in RQM using REST API


michal steinberger (2139) | asked Jan 23 '16, 2:57 p.m.
edited Jan 23 '16, 2:59 p.m.
How can i get list of all Project Areas in RQM using REST API for specific user
 thanks
michal

Accepted answer


permanent link
Donald Nong (14.5k614) | answered Jan 24 '16, 7:09 p.m.
The project feed URI will return a list of all project areas that the current logged-in user have access to.
/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects

If you are trying to filter project areas that a user is a member of, I don't find any easy way (with a single query) to do it yet.
michal steinberger selected this answer as the correct answer

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.