Retrieves a list of notifications

Enterprise feature

A user may get relevant notifications from the projects they are a member of

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

notificationsSchema
iddouble
The id of this notification
messagestring
The actual notification message
notificationTypeenum
The type of the notification used e.g. for the graphical hints
Allowed values:
createdByobject
createdAtstringformat: "date-time"
The date and time when the notification was created
readAtstring or nullformat: "date-time"

The date and time when the notification was read or marked as read, otherwise null