Skip to main content

POST /seedlisting/get_emails

POST 

seedlisting/get_emails

Retrieve the list of seed email addresses for an EXPRESS type seedlisting test

Request Body

hosts array
List of email provider hosts and the number of seed emails to use for each host

Returns

  • dataobject
    • emailsarray
      List of seed email addresses with their associated email provider host
      • emailstring
        Seed email address to send the test message to
      • hoststring
        Email provider host for this seed address
    • email_ref_addrstringDEPRECATED
      Reference email address used for routing
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error