req.params.userIdが必要なようです findOneで userIdを想定して、クエリを実行します リクエストのパラメータで渡されます: { userId: req.params.userId }