GET /seedlisting/{id}/export_emails
GETseedlisting/:id/export_emails
Export a CSV file containing all emails for a specific seedlisting test
Path Parameters
id string Required
Unique identifier of the seedlisting test
Returns
- application/csvReturns a CSV file for download.
Error Codes
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
404 Not Found
Not Found
500 Internal Server Error
Internal server error