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.
Hello @Sattwik Biswas
Welcome to the Atlassian community.
You can do that in Jira Cloud with this API:
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.