It's all about the answers!

Ask a question

Get RTC defect history using REST API


Nilesh Bawalekar (221117) | asked Aug 06 '15, 2:17 a.m.
Is there a way to get defect history using the RTC REST API?

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.4k375103) | answered Aug 06 '15, 2:47 a.m.
Hi Nilesh,
you ca try following REST API:
https://your-server/ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/workItemDTO2?id=4819&includeAttributes=false&includeLinks=false&includeApprovals=false&includeHistory=true&includeLinkHistory=false

This will return history of work item 4819

Let us know if that helps.
Nilesh Bawalekar selected this answer as the correct answer

One other answer



permanent link
Karthik Krishnan (8825118163) | answered Aug 06 '15, 3:08 a.m.
You can use Reportable rest API

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.