injected service use to handle the chat related operations
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This handler will get one subscription by applying the following steps in sequence:
Get subscription by id and normalize (chatService.getOneSubscriptionAndNormalize)
Return the subscription
Error
400 NBError Bad Request
404 NBError Not Found
Generated using TypeDoc
Get one subscription handler