About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Welcome to the Jazz Community Forum
REST API for Depends On/Block workitem

Hi,
I am trying to retrieve the calendar date/time that block/depend-on work item are added to the history using REST API. I know how to get the id but I am not sure how to get the time? For instant for blocker id I can do:
https:////rpt/repository/workitem?fields=link/workItem[id=***]/(parent/id)
But I am not sure how to find the date/time the link is added to history.
Thanks