Project permission schemes
Get project issue security levels
Returns all issue security levels for the project that the user has access to.
This operation can be accessed anonymously.
Permissions required: Browse projects global permission for the project, however, issue security levels are only returned for authenticated user with Set Issue Security global permission for the project.
get/rest/api/3/project/{projectKeyOrId}/securitylevel
Path parameters
projectKeyOrIdstring required
The project ID or project key (case sensitive).
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 14 revisions of this API.