v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Project permission schemes

Get project issue security scheme

Returns the issue security scheme associated with the project.

Permissions required: Administer Jira global permission or the Administer Projects project permission.

get/rest/api/2/project/{projectKeyOrId}/issuesecuritylevelscheme

Path parameters

projectKeyOrIdstring required

The project ID or project key (case sensitive).

Response

Returned if the request is successful.

defaultSecurityLevelIdinteger

The ID of the default security level.

descriptionstring

The description of the issue security scheme.

idinteger

The ID of the issue security scheme.

namestring

The name of the issue security scheme.

selfstring

The URL of the issue security scheme.