curl --location --request GET 'https://api.falken.ltd/api/notifications?includeRead&take'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"notificationId": "2d591c23-85b1-4e8c-a6bd-74d89f8955c5",
"title": "string",
"body": "string",
"type": "string",
"actionUrl": "string",
"isRead": true,
"readAt": "2019-08-24T14:15:22.123Z",
"created": "2019-08-24T14:15:22.123Z"
}
]