Get a list of all emails for the user - only returns the metadata of the emails
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
If true
, only valid emails are returned
If provided, only emails from the specified inbox are returned
The maximum number of emails to return
Successful Response
The response is of type EmailOverview · object[]
.