[
    {
        "id": 1,
        "title": "test",
        "text": "test",
        "priority" : 0,
        "isRead": false,
        "icon": "fa fa-bed",
        "iconColor": "bg-blue",
        "user": 1
    }
]