notification
Fetch available notifications
Fetch all the notifications from database
post/api/notification/available
Response
OK
Example response
{
"message": "Messsage in response to your request"
}Fetch all the notifications from database
OK
{
"message": "Messsage in response to your request"
}