How do i get list of jira statuses and their associated ID's

Ketaki Acharya June 13, 2023

How do i get list of jira statuses and their associated ID's

2 answers

Ketaki Acharya June 13, 2023

Thanks. But how to use it?

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 13, 2023

Hi @Ketaki Acharya and welcome to the community!

You have a couple options:

  1. Navigate to Settings >> Issues >> Statuses.  From here you could hover over the edit link and note the ID in the URL
  2. Use the API
    1. https://YOURINSTANCE.atlassian.net/rest/api/3/statuses/search
    2. Use a JSON to CSV converter to get the results in a readable format
Ketaki Acharya June 13, 2023

Hi Mark, thanks for getting back. Settings shows me only 1 option, "Projects". i do have admin access. when you say settings, you mean the gear icon on right hand side on browser right?

Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 13, 2023

Correct - The fact that you only have "Projects" tells me you're a project admin.  Not a Jira Admin.  You would need Jira Admin rights to get a list of all statuses.

Ketaki Acharya June 13, 2023

oh ok, so as Project Admin, there is no other way to see the status ID?

Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 13, 2023

You could try the API link I provided, but I don't believe you'll have access without Jira Admin rights.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events