Skip to main content
GET
Get test email send result

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

domainId
string
required
testId
string
required

Response

200 - application/json

The test-send result inside the standard { data, meta } envelope: data carries the testId, per-ISP inbox/spam placement, the SPF/DKIM/DMARC authentication verdicts, and an estimated spam score. A test that has not yet been delivered returns 404 rather than a partial body.

The response is of type object.