| id |
string |
The unique identifier for the project. |
| name |
string |
The name of the project. |
| description |
string |
A description of the project. |
| parentProjectId |
['string', 'null'] |
The ID of the parent project. If null, this is a top-level project. |
| contentPermissions |
string |
The permissions model for the project. |
| createdAt |
string |
The date and time the project was created. |
| updatedAt |
string |
The date and time the project was last updated. |
| owner |
object |
|
| topLevelProject |
boolean |
Whether this is a top-level project. |