Demo
Get one sample email without authentication
Public, no-auth demo. Returns a single synthetic email shaped exactly like the authenticated GET /emails/{id} response (EmailDetail schema). No real tenant data is exposed. Rate-limited per IP.
get/demo/emails/{id}
Path parameters
idstring required
Any value; the demo returns a fixed sample.
Response
Synthetic email detail, same shape as the authenticated /emails/{id} response.