REST API to get all the user story details from RTC
I am using the below REST API to get all the user story details, but the below URI not returning the user story details, it returns only task details. Can any one help me to get user story details ?
https://server:port/ccm/rpt/repository/workitem?fields=workitem/workItem[projectArea/name='ABCManagement)']/(summary|id)
Thanks in advance
Comments
Raja P
Oct 26 '17, 5:24 a.m.https://server:port/ccm/rpt/repository/workitem?fields=workitem/workItem[projectArea/name='ABCManagement)']/(summary|id)