mailosaur / mailosaur-node

Mailosaur email and SMS testing library for Node.js
https://mailosaur.com/docs/languages/nodejs/
MIT License
20 stars 13 forks source link

How to read more than one email ? #55

Closed bogdanGR closed 1 year ago

bogdanGR commented 1 year ago

Hello, I used the code from examples to read email via API http://prntscr.com/DT2F_D4yI89K

but I get only the last email from inbox. How can I read more than 1 email? Trying to implement it in node.js