It's all about the answers!

Ask a question

RTC rest api to get the workitems types available


Harpreet Basraon (111) | asked Jan 25 '16, 10:36 a.m.
I am looking for the RTC REST api that gives all the workitem types that are available, such as:
  • defect
  • story
  • task etc.

One answer



permanent link
Donald Nong (14.5k314) | answered Jan 27 '16, 12:37 a.m.
https://<host>/ccm/rpt/repository/workitem?fields=workitem/projectArea/(contextId|name|workItemTypes/*)

Your answer


Register or to post your answer.