Forums

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

API for workflow/project

Fida Zubair December 27, 2021

Is there an API that returns all the projects that uses a particular workflow.

Hoping for an immediate response

 

1 answer

0 votes
Hana Kučerová
Community Champion
December 27, 2021

Hi @Fida Zubair ,

welcome to the Atlassian Community!

Workflows are added to the workflow schemes and these schemes are associated with the projects (not workflows), see here.

So the only possibility is to get association between projects and workflow schemes.

I've found only one endpoint which provides such information, but it expects to get list of projects: Get workflow scheme project associations

So, I believe, there's no such endpoint.

Suggest an answer

Log in or Sign up to answer