project
| Key | Value Type | Description | 
|---|---|---|
| baseUrl | String | The URL of project folder on the network. | 
| companyId | String | The ID of the company. | 
| id | String | The ID of the project. | 
| name | String | Name of the project. | 
| partials | Object | List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files. | 
| slug | String | The uniquely identifiable URL slug of the project. |