The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Jira DataCenter REST API call for getting all the schemes associated to specific Project

Ramakrishna _RK_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 19, 2023

Hi All,

I want to retrieve the schemes associated with specific Project. Any REST API for that?

I already referred below link, seems this works for CLOUD but not for Data center.

https://blog.developer.atlassian.com/retrieving-schemes-with-project-configuration-apis/

My Jira DC version is 8.20.16

 

Thanks in advance!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Naveen Kumar_Appfire
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 19, 2023

Hi @Ramakrishna _RK_ 

I would recommend you review the below link to get all the rest API for the same.

https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/

Ramakrishna _RK_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 19, 2023

Hi @Naveen Kumar_Appfire ,

Thanks for your reply!

I already referred this Atlassian documentation for 8.20.16 version, but no luck.