curl --location --request GET 'http://jira.local:8080/jira/rest//rest/api/3/issuesecurityschemes/level/member'
{"maxResults":100,"startAt":0,"total":3,"isLast":true,"values":[{"id":"10000","issueSecurityLevelId":"20010","issueSecuritySchemeId":"10010","holder":{"type":"group","expand":"group"}}]}
id=10000&id=10001
.schemeId=10000&schemeId=10001
.levelId=10000&levelId=10001
.all
Returns all expandable informationfield
Returns information about the custom field granted the permissiongroup
Returns information about the group that is granted the permissionprojectRole
Returns information about the project role granted the permissionuser
Returns information about the user who is granted the permissiontype
and a type-dependent parameter
. See Holder object in Get all permission schemes for more information.