Forums

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

How to get all Jira team managed project features via API?

Tasktop Admin January 6, 2023

Hi, 

In the Jira API docs, it is mentioned that I can get the list of project features by making an API call to /rest/api/3/project/{projectIdOrKey}/features endpoint. However, the response for my team managed project does not include all the features that I can see on the UI. Specifically, I'd like to get the value of the jsw.classic.backlog feature and the Sprints feature, but I don't get those values back in the API response for this request.

Is there any way of getting back the values for these features via API?

Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Ste Wright
Community Champion
January 7, 2023

Hi @Tasktop Admin 

I haven't got as much experience in Team-managed Projects in the API - but I believe there's a different endpoint for Boards than there is Projects.

/rest/agile/1.0/board should show you all Boards you have access to - then /rest/agile/1.0/board/N/features should get you the Board's features, where is the Board ID.

Let us know if this helps!

Ste

Tasktop Admin January 17, 2023

Thanks @Ste Wright that's exactly what we were looking for!

Like Ste Wright likes this

Suggest an answer

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

Atlassian Community Events