injected service use to handle the notification related operations
injected auth secrets used to handle the authentication
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This handler will get one message by applying the following steps in sequence:
Get message by id and normalize (notificationService.getOneMessageAndNormalize)
Return the message
500 NBError Internal Server Error
Generated using TypeDoc
Get one message handler