injected service use to handle the notification related operations
injected pagination config used to handle the pagination
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This handler will get messages by applying the following steps in sequence:
Get paginated messages (notificationService.getPaginatedMessages)
Return the messages
500 NBError Internal Server Error
Generated using TypeDoc
Get messages handler