It's all about the answers!

Ask a question

Get history details by Rest API


Antoine LELEU (5012728) | asked Jul 22 '13, 3:52 a.m.
 Hello,

I would like return by Rest API the modifier and the modified date for each modification in the workitem. (see screen shot: )
workitem_history

I tried with RPT (itemHisotry) but i can't return the informations.

Please, how can i get this history details via Rest API ?

Thanks,

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.5k480103) | answered Jul 22 '13, 4:59 a.m.
Hello Antoine,
Here is the query I have created to return all values you want to:
https://localhost:9443/ccm/rpt/repository/workitem?fields=workitem/workItem/itemHistory/(modified|modifiedBy/*)
Let me know if it returns all what you want to.

Best regards,
Krzysztof Kazmierczyk

Antoine LELEU selected this answer as the correct answer

One other answer



permanent link
Antoine LELEU (5012728) | answered Jul 22 '13, 10:22 a.m.
 
Perfect !

Thank you very much Krysztoc !

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.