ProjectCategories
Lists all available project categories, which are used to organize and group Jira projects.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| Id [KEY] | Integer | = | Common | A unique identifier assigned to the project category, used internally by Jira to distinguish it from other categories. | |
| Name | String | Common | The user-defined name of the project category, typically used to group related projects under a common label. | ||
| Description | String | Common | A brief explanation of the project category's purpose or the types of projects it contains, helping users understand how it is used. | ||
| Link | String | Common | A direct URL to the project category's resource in the Jira API, which can be used to access or reference it programmatically. |