Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
If true
, only valid emails are returned
If provided, only emails from the specified inbox are returned
The maximum number of emails to return
Response
Successful Response
The response is of type EmailOverview · object[]
.