Notifications
Return list of notifications for the authenticated user.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProjectId | Integer |
Projects.Id | |
| ProjectKind | String | ||
| ProjectName | String | ||
| PerformerId | Integer | ||
| PerformerKind | String | ||
| PerformerName | String | ||
| Message | String | ||
| Context | String | ||
| NotificationType | String |
The allowed values are :all, :default. | |
| NewAttachmentCount | Integer | ||
| Action | String | ||
| StoryId | Integer |
Stories.Id | |
| StoryKind | String | ||
| StoryName | String | ||
| EpicId | Integer |
Epics.Id | |
| CommentId | Integer |
Comments.Id | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ReadAt | Datetime | ||
| Kind | String |