getGroup

@Transactional(readOnly = true)
fun getGroup(tenantId: String, groupId: String): GroupResponse?(source)