Mail Check
Get all Custom To Addresses
Fetch a list of all custom ‘to’ address records with optional pagination.
GET
/
customToAddresses
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.