---
title: "admGetProjectIssueSecurityLevels"
canonical: "https://support.appfire.com/space/PSJ/15481468/admGetProjectIssueSecurityLevels"
format: markdown
---
> Macro (aura-html)


|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admGetProjectIssueSecurityLevels(pkey) | **Package** | adm |
| **Alias** |  | **Pkg Usage** | getProjectIssSecLevels(pkey) |

## Description

> Macro (excerpt)
> 
> Returns all the project issue security levels, as set by the scheme.

Returns all the project issue security levels, as set by the scheme.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| pkey | String | Yes | Project key. |

## Return Type

**Number []**

The requested security levels ids.

## See also

> Macro (contentbylabel)