Forums

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

get all project rest api

Maitri Dalal
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!
August 9, 2022

I am trying to get all projects using rest api rest/api/2/project/search and it is returning empty array as response even though I have given permission to lead and my user to browse project. I am using api token for authentication

1 answer

0 votes
Tansu Akdeniz
Community Champion
August 9, 2022

Hi @Maitri Dalal 

Welcome to the community!!

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

What is the response when you simply paste it into browser and search?

https://xxxxx.atlassian.net/rest/api/3/project/search

Maitri Dalal
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!
August 9, 2022

Hi,
I am getting {"self":"https://xxx.atlassian.net/rest/api/3/project/search?maxResults=50&startAt=0","maxResults":50,"startAt":0,"total":0,"isLast":true,"values":[]}.

Tansu Akdeniz
Community Champion
August 9, 2022

So, you don't get project list as a response in browser. I also assume that you can succesfully view projects in Jira UI?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events