securitylevel
get-issue-security-level
Get issue security level
Returns details of an issue security level.
Use Get issue security scheme to obtain the IDs of issue security levels associated with the issue security scheme.
This operation can be accessed anonymously.
Permissions required: None.
GET /rest/api/3/securitylevel/{id}
| Flag | Type | Required | Description |
|---|---|---|---|
--id | string | Yes | The ID of the issue security level. |
Example:
bash
jr securitylevel get-issue-security-level --id <id>