Notebooks
Retrieves all notebooks on projects that the authenticated user is associated with.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| Description | String | ||
| ProjectId | Integer |
Projects.Id | |
| CategoryId | Integer | ||
| CommentsCount | Integer | ||
| ContentHTML | String | ||
| CreatedByUserId | Integer | ||
| CreatedDate | Datetime | ||
| Deleted | Boolean | ||
| DeletedAt | Datetime | ||
| DeletedByUserId | Integer | ||
| IsFullWidth | Boolean | ||
| IsPrivate | Boolean | ||
| LatestVersionNo | Integer | ||
| LockdownId | Integer | ||
| Locked | Boolean | ||
| LockedAt | Datetime | ||
| LockedBy | Integer | ||
| VersionCreatedDateTime | Datetime | ||
| VersionId | Integer | ||
| VersionUpdatedDateTime | Datetime | ||
| ReadCommentsCount | Integer | ||
| SecureContent | Boolean | ||
| TagIds | String | ||
| Type | String | ||
| UpdatedByUserId | Integer | ||
| UpdatedAt | Datetime | ||
| UserFollowingChanges | Boolean | ||
| UserFollowingComments | Boolean | ||
| VersionCount | Integer |