Mail Check
Get all Custom From Addresses
Fetch a list of all custom ‘from’ address records.
GET
/
customFromAddresses
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of records to retrieve per page. Defaults to 10.
Page number for pagination. Defaults to the first page.