I need to find all the documents to my API in Node Js with HTTP GET, but the response it\'s not an object.
My code:
app.get (\'/altas\', (req, res) => {