Get history details by Rest API
Accepted answer
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
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