How can I fetch the details given in the image like total story points, detail estimate, capacity hours, done hours by using version one API.
I have tried using many assets type like "Story", "Timebox" but can't find the solution.
How can I fetch the details given in the image like total story points, detail estimate, capacity hours, done hours by using version one API.
I have tried using many assets type like "Story", "Timebox" but can't find the solution.
Copyright © 2021 Jogjafile Inc.
Use the PrimaryWorkitem asset instead of story. Below is a JSON query using the /query.v1 endpoint that can get a team's planned points for a sprint in case that helps.