Notification
Each notification in the system is represented by a Notification Resource. This resource can be used to retrieve and update the notifications.
The following methods are supported: GET, HEAD, PUT.
GET /api/notifications
Returns a Notifications Array that contains the notifications that apply for this user.
Example Request:
Example Response: