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
The response is of type object[]
.