Export dashboard return to sender responses
Export dashboard return to sender responses
Export all EcoMail Hub dashboard Delivered Returned table rows as CSV. Search, sort, and direction are applied; pagination params are accepted for shared table controls but the export is not paginated.
GET
Export dashboard return to sender responses
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search by consumer name, notice sender name, account number, or notice balance.
Maximum string length:
255Available options:
response-date, consumer-name, account-number, notice-balance, response-type Available options:
asc, desc Accepted for shared table controls; ignored by the export.
Required range:
x >= 1Accepted for shared table controls; ignored by the export.
Required range:
1 <= x <= 100Response
Delivered Returned CSV returned.
The response is of type string.
Last modified on July 19, 2026

