List Received Emails
Retrieve a list of received emails for the authenticated user.
GET
You can list all emails received by your team. The list returns references to individual emails. If needed, you can use the
id of an email to retrieve the email HTML to plain text using the Retrieve Received Email endpoint or the Retrieve Received Attachment endpoint to get an email’s attachments.
This endpoint only returns emails received by your team. If you need to list
emails sent by your team, use the List Sent
Emails endpoint.