mailosaur / mailosaur-node

Mailosaur email and SMS testing library for Node.js

Home Page:https://mailosaur.com/docs/languages/nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to read more than one email ?

bogdanGR opened this issue · comments

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