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

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 Leaders.
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.

Suggest an answer

Log in or Sign up to answer