Fetch a list of all custom ‘to’ address records with optional pagination.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of records to retrieve per page. Defaults to 10.
20
Page number for pagination. Defaults to the first page.
2
Custom 'to' addresses retrieved successfully.
The response is of type object
.
Fetch a list of all custom ‘to’ address records with optional pagination.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Number of records to retrieve per page. Defaults to 10.
20
Page number for pagination. Defaults to the first page.
2
Custom 'to' addresses retrieved successfully.
The response is of type object
.