Identify Sprint ID in Jira Software Cloud

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

Sprint ID numbers can be retrieved from the Jira User Interface (UI) in two easy ways. They are useful when performing bulk import/export tasks and actions via the REST API.

This article applies to Cloud. If you are on Jira Data Center, check out Identify the Sprint ID in Jira Software Data Center

Solution

Retrieve sprint ID from JQL search auto-complete

Use JQL Advanced Search to find the sprint by entering its name. As you enter the sprint name, JQL will provide a dropdown with sprints that match your entered characters. Selecting one of these options will convert the sprint name to ID in the JQL search bar.

  1. Navigate to Jira work item search

  2. Begin typing your sprint name

  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

Retrieve sprint ID from Jira work item view

  1. Open a work item that is assigned to the sprint

  2. Place your cursor over the sprint name in the Sprint field

    1. The sprint ID will show up in the browser's status bar

hovering the mouse pointer over a sprint name in Jira displays the sprint ID at the end of the link address

The sprint ID is the number at the end of the string following "sprintId="

Updated on April 28, 2025

Still need help?

The Atlassian Community is here for you.