Forums

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

Projects are not getting returned

Sri IT Services LLC
December 4, 2025

I created a token using the https://id.atlassian.com/manage-profile/security/api-tokens and JIRA.

The scope assigned are Classic with below scopes

read:jira-work
read:jira-user
read:account
read:servicedesk-request
read:me

 

REST CALL Details

API: - (GET) - https://sriitservicesllc.atlassian.net/rest/api/3/project

Acceptapplication/json
Authorization: <<>>
Return is [] We have couple of Projects created (Spaces)

1 answer

0 votes
Trudy Claspill
Community Champion
December 4, 2025

Hello @Sri IT Services LLC 

First note that the API you are using has been deprecated.

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

 

You should be using this API instead:

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

 

See if you get different results using the newer endpoint.

 

Disclaimer: I have not tried to replicate you scenario myself and have not worked with API Token scopes.

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