get_email_test
Retrieve SPF, DKIM, DMARC, headers, and spam score of a test email by providing the testId from create_email_test. Returns pending until processed.
Instructions
Read-only status read for an email-test session. Returns 'pending' until a test email arrives at the unique address returned by create_email_test, then full SPF/DKIM/DMARC/headers/spam-score result once processed. Requires testId from create_email_test. Use after sending a test message to that address; for explicit processing of just-arrived mail use poll_email_test instead. Idempotent GET, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testId | Yes | Email test ID returned by create_email_test |