Email
Get Emails
Get a list of all emails for the user - only returns the metadata of the emails
GET
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
200
application/json
Successful Response
Available options:
valid
, invalid_to_address
, not_allowed_from_address
, not_allowed_cc_address
, not_allowed_bcc_address
, blocked_from_address
, spf_fail
, dkim_fail
, dmarc_fail
Additional information about the status of the email, e.g. why SPF failed
The date the email was sent in UTC, ISO 8601 format
If true
, the email has been manually marked valid is considered valid even if the status is not valid