It's all about the answers!

Ask a question

How Can I Find the Ids of Work Item Templates in a Project Area via REST or OSLC API?


Nate Decker (37814761) | asked Oct 15 '15, 4:00 p.m.
Is there an OSLC or REST API I can use to get a list of work item templates in a project area by their IDs? I cannot use the Java API (either server or client-side).

Accepted answer


permanent link
Donald Nong (14.5k614) | answered Oct 18 '15, 11:22 p.m.
I'm not aware of any OSLC/REST API that can do it, but you can use this internal API to retrieve such information.
https://clm:9443/ccm/service/com.ibm.team.workitem.common.internal.rest.IQueryRestService/workItemTemplates?projectAreaItemId=<project UUID>
Nate Decker 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.