Forums

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

How to get all ( I mean REALLY ALL ) statuses from REST API ?

Emre Toptancı _OBSS_
Atlassian Partner
April 30, 2019

/rest/api/3/status

This REST enpoint of Jira Cloud returns a list of all statuses associated with workflows. It does not include statuses that are not used in any workflow and more importantly it does not include statuses used in Next Gen projects.

How can I get a list all ALL statuses in the system?

1 answer

0 votes
Tarun Sapra
Community Champion
April 30, 2019

Hello @Emre Toptancı _OBSS_ 

Here's the open ticket about status of next-gen project

https://jira.atlassian.com/browse/JSWCLOUD-17515

Ability to Show the Status Id of next-gen project via REST API endpoint

And here's s possible work-around to getting statuses not assocaited with a active workflow

https://community.atlassian.com/t5/Answers-Developer-Questions/JIRA-Rest-API-for-statuses-returns-incomplete-list/qaq-p/483572

As currently the REST API returns statuses associated with active workflows.

Suggest an answer

Log in or Sign up to answer