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