Hi,
is it possible to access the groups/users/roles which are referred by the securitylevel of an issue via the REST API? I have seen that the security level is exposed in the issue response of the REST API. However, if I use rest/api/2/securitylevel/<id>, the response is very sparse. Even the other way around, i.e., accessing the roles via the REST API apparantly does not give me the permissionlevels in the individual projects.
Perhaps there is another way for retrieving the members in the securitylevels?
Thanks in advanved!