| self |
string |
The URL of the project in the REST API. |
| id |
string |
The ID of the project. |
| key |
string |
The key of the project (e.g., PROJ). |
| name |
string |
The name of the project. |
| description |
string |
A description of the project. |
| components |
array |
Components in the project. |
| issueTypes |
array |
Issue types available in the project. |
| url |
string |
A URL to the project. |
| assigneeType |
string |
The default assignee type for the project. |
| versions |
array |
The versions defined in the project. |
| roles |
object |
Project role URLs. |
| projectTypeKey |
string |
The project type. |
| simplified |
boolean |
Whether the project is simplified (next-gen/team-managed). |
| style |
string |
The style of the project. Classic or next-gen. |
| archived |
boolean |
Whether the project is archived. |
| deleted |
boolean |
Whether the project is marked as deleted. |
| insight |
object |
Insight information about the project. |