curl --location --request GET 'https://api.astravue.com/v1/notifications?sort' \
--header 'X-Org-Id;'
{
"tenantId": 0,
"notificationId": 0,
"message": "string",
"createdAt": "2019-08-24T14:15:22Z",
"recipientId": 0,
"isRead": true,
"taskId": 0,
"subTaskId": 0,
"attachmentId": 0,
"checklistId": 0,
"projectId": 0,
"spaceId": 0,
"commentId": 0,
"parentCommentId": 0,
"createdBy": {},
"mentioned": true
}