listGroups

@Transactional(readOnly = true)
fun listGroups(tenantId: String): List<GroupResponse>(source)