SecurityLevels
Returns all configured security levels, which determine visibility of issues for specific users or groups.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Id [KEY] | Integer | Common | The unique identifier of the issue security level, used to define visibility restrictions for issues. | ||
| SecuritySchemeId | Long | =,IN | Common | The ID of the issue security scheme to which this security level belongs. Security schemes group levels together for a project. | |
| Name | String | Common | The display name of the issue security level, such as 'Internal' or 'Management Only'. | ||
| Description | String | Common | A description of the purpose or scope of the security level, typically explaining who can view issues assigned this level. |