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: 

REST API to get all the security levels on an issue

Dishant Sharma
Contributor
October 7, 2022

Is there any REST API through which I can fetch all the security levels on an issue? Basically, through an issue's security level, I want to see which group of users or a single user having that security level can see that particular issue.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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.
October 7, 2022

When you read an issue, you get the (single) security level set on it if there is one, but there's no API to tell you the individuals who currently match the security rules.

You will need to look at the security scheme and work it out for an issue at the time you are looking.