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.
Changes
No recorded changes to this endpoint across all 15 revisions of this API.