Forums

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

Jira REST API to get projects?

Sumit Gangwar
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!
January 29, 2024

Hi all, 

I want to know if is there any specific API, where I get only those projects where the user has creation rights. for the Jira server.

thanks,

1 answer

0 votes
Nikola Perisic
Community Champion
January 29, 2024

Welcome to the Atlassian community @Sumit Gangwar !

First you need to make sure that user has the Browse Projects permission within your project.

Second, the API documentation for getting all of the projects is here: https://docs.atlassian.com/jira-software/REST/9.13.0/#agile/1.0/board/{boardId}/project

Remember to generate your Jira API key in order to work with the API.

Suggest an answer

Log in or Sign up to answer