v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Application roles

Get application role

Returns an application role.

Permissions required: Administer Jira global permission.

get/rest/api/3/applicationrole/{key}

Path parameters

keystring required
Example:jira-software

The key of the application role. Use the Get all application roles operation to get the key for each application role.

Response

Returned if the request is successful.

defaultGroupsstring[]

The groups that are granted default access for this application role. As a group's name can change, use of defaultGroupsDetails is recommended to identify a groups.

definedboolean

Deprecated.

groupsstring[]

The groups associated with the application role. As a group's name can change, use of groupDetails is recommended to identify a groups.

hasUnlimitedSeatsboolean
keystring

The key of the application role.

namestring

The display name of the application role.

numberOfSeatsinteger

The maximum count of users on your license.

platformboolean

Indicates if the application role belongs to Jira platform (jira-core).

remainingSeatsinteger

The count of users remaining on your license.

selectedByDefaultboolean

Determines whether this application role should be selected by default on user creation.

userCountinteger

The number of users counting against your license.

userCountDescriptionstring

The type of users being counted against your license.