countUnread

@GetMapping(value = ["/count"])
fun countUnread(): Map<String, Long>(source)