Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for sprint ID of completed sprint

Arnoud Havenaar October 7, 2025

For ungoing or future sprints, the sprint ID is in the URL. See image below:
hovering the mouse pointer over a sprint name in Jira displays the sprint ID at the end of the link address

For completed sprints, this URL is non-existing / hard to find. I want to find the sprintID of completed sprints. 

3 answers

2 votes
Swathi Acharya
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 7, 2025

Hello @Arnoud Havenaar

Good day! Welcome to Atlassian Community!

There are two ways in which you could retrieve the Closed Sprint IDs.

  1. Access Sprint Report on the board and select the required Sprint from the dropdown. Once the Sprint is selected, the URL will display the Sprint ID at the end.

  2. Access Filters - Search Work items, switch to JQL and start searching for the required Sprint.

    The specific name and its ID will be displayed in the list of Sprints when you start the search.

I hope that helps!

Thank you

Arnoud Havenaar October 7, 2025

Amazing! This helped a lot.

Like Shalini Pradhan likes this
0 votes
Jayesh Raghuvanshi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 7, 2025

@Arnoud Havenaar 

Kindly check if any of the below suggesstions work

1) Find the board Id and try to fetch the details using the API call GET /rest/agile/1.0/board/{boardId}/sprint

 

2) Use JQL Sprint = "Your Sprint Name", Jira will show an auto complete drop down with sprint names, once you select the sprint Jira will automatically update the sprint name with sprint id

 

If you like the suggesstion, kindly accpet the answer.

Thanks
Jayesh R

0 votes
Shalini Pradhan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 7, 2025

Hello @Arnoud Havenaar ,

Good day! Welcome to Atlassian Community :)

You can find the sprint ID from Advance search

  1. Navigate to Jira work item search
    Screenshot 2025-10-07 at 4.26.15 PM.png

  2. Begin typing your sprint name
    Screenshot 2025-10-07 at 4.26.39 PM.png

  3. JQL suggests sprints based on the name

  4. Select one of the sprints from the suggested list

  5. The sprint ID will appear in the JQL search query string

Thankyou

Arnoud Havenaar October 7, 2025

This one was a bit to difficult for me! But I already got the ID via solution mentioned above. Thanks for your time and effort! much appreciated. 

Like Shalini Pradhan likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events