Resources / Support Articles / API
GetPreviewList
Description
Returns the list of email design test requests you have done so far.
API URL
http://previewmyemail.com/api/GetPreviewList
Request Parameters
- apikey
Provide the API key. This key can be found in your account settings page.
Response Example
[{"subject":"TEST 1","job_id":"123456789","submit_date":"2011-02-10 09:17:34","job_status":"Completed","public_share":"Disabled", "public_share_link":"#"}, {"subject":"Test subject 2","job_id":"012345678","submit_date":"2010-12-06 14:26:20", "job_status":"Completed","public_share":"Enabled", "public_share_link":"http:\/\/previewmyemail.com\/public\/20392039"}]