PermissionSchemes
Retrieves defined permission schemes, which are used to manage access control across Jira projects.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Id | String | = | A unique identifier assigned to the permission scheme, used internally by Jira to reference the scheme. | ||
| Name | String | The name assigned to the permission scheme, typically used to indicate the context or project it applies to. | |||
| Description | String | A detailed explanation of the purpose or usage of the permission scheme, helping users understand its role in permission management. | |||
| ScopeType | String | Specifies the level at which the permission scheme is applied, such as 'PROJECT', indicating project-level scope. | |||
| ScopeProjectId | String | The ID of the specific project to which the permission scheme applies, defining its operational scope. |