PageNumber (integer), PageSize (integer)SuccessResponseModelOfNotificationListGetModelcurl --location 'https://api.veloconnect.me/api/notifications?PageNumber=undefined&PageSize=undefined'{
"data": [
{
"items": [],
"totalCount": 0,
"pageSize": 0,
"pageNumber": 0,
"unreadCount": 0
}
]
}