how to get team velocity data by rest api

余辉 April 18, 2023

i want to get jira's team velocity data myself by use rest api, how do i do

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 19, 2023

Welcome to the Atlassian Community!

You will need to make a REST call to get the sprint(s) start and end dates, plus the estimation statistic in use, then a second REST call to search for all the issues you want to calculate the velocity from, including the data for their estimates, sprints, and changes of status from backlog to/from in-sprint, and to/from not-done-status to done-status (done status being "mapped into the last column on the board")

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events