notification

Fetch available notifications

Fetch all the notifications from database

post/api/notification/available

Response

OK

messagestring

Example response

{
  "message": "Messsage in response to your request"
}

Changes