loopback model find by id

JavaScript
let _m = await Model.findById(id);
Source

Also in JavaScript: