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