Rest API Query to grab a list of stories for an iteration with all children task details
Here is questions I have,
I can query a parent/story with children tasks based on guideline for a particular story (i.e. ID 998).
But how to query a list of stories for current iteration or a specific sprint/iteration along with all children tasks details as above using rest api? Can anyone share a rest api url?
3.