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