get
https://previews-api.litmus.com/api/v1/EmailTests/TestingApplications
This GET request will produce a list of all of the available TestingApplications and the corresponding JSON model.
The following is the full model serialized to JSON for the Outlook 2010 TestingApplication.
Understanding TestingApplications Results
ResultType returns an integer and that integer is associated with a type of test.
| Integer | Test Type |
|---|---|
| 0 | Email Previews |
| 1 | Spam Testing |
| 2 | Page Testing |
| 3 | Browser Testing |
