Forums

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

How do I get list of Jira Projects using search term?

Sattwik Biswas
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!
May 30, 2024

I want to fetch the list of jira projects using API call. I have a search term which I want the api to partially match with either the key or name of the project and send me the filtered response.

1 answer

0 votes
Trudy Claspill
Community Champion
May 31, 2024

Hello @Sattwik Biswas 

Welcome to the Atlassian community.

You can do that in Jira Cloud with this API:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-search-get

There does not appear to be a comparable API for Jira Data Center.

https://docs.atlassian.com/software/jira/docs/api/REST/9.14.0/#api/2/project

Suggest an answer

Log in or Sign up to answer