Forums

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

REST API that returns all workflow's transitions

Segev Grotas December 15, 2022

Hey,
I'm looking for a REST API that returns all the transitions in workflow.
I searched about it and the only thing I found was:
https://MY_SERVER/rest/api/2/workflow
That returns a list of all Workflows's names and descriptions, but without any ID or transitions.
I'm using Jira DC.

1 answer

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
December 17, 2022

Hi @Segev Grotas 

As far as I know, there is no such REST API to get all transitions in a workflow. Instead, you can get the available transitions for an issue according to its current status.

There is an open request for this to get all available transitions for the issue regardless of its status. There are also some workarounds mentioned here however I am not sure whether they are applicable to your needs.

Sarvesh Lowanshi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 27, 2025

Hi @Segev Grotas and @Tuncay Senturk _Snapbytes_ 

 

Is there any REST API now available to get a list of all transitions?

 

Tuncay Senturk _Snapbytes_
Community Champion
June 27, 2025

Nope, afaik they haven't resolved the ticket yet.

Suggest an answer

Log in or Sign up to answer