It's all about the answers!

Ask a question

Need a REST API for getting all project area from RTC


Raja P (1526) | asked Oct 12 '17, 10:04 a.m.

Need a REST API for getting all project area from RTC?


can someone help me in this regard?

Thanks.

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Oct 12 '17, 2:27 p.m.

You can try
https://server:port/ccm/rpt/repository/workitem?fields=workitem/projectArea/*
or
https://server:port/ccm/rpt/repository/workitem?fields=workitem/projectArea/name

Raja P selected this answer as the correct answer

Comments
Raja P commented Oct 16 '17, 4:29 a.m.

 Hi Subramanya,


Thanks for your reply..it works for me. I need the same REST URI for getting release version and if i pass a particular release then i need to get user stroies which are created for the particular release. also if i pass a particular user story id then i need to get complete info (work item details) for the specific user story.

Thanks in advance:-)

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.