{ "@context": { "@vocab": "https://schema.org/", "resend": "https://resend.com/vocab/", "EmailMessage": "https://schema.org/EmailMessage", "id": "https://schema.org/identifier", "object": "resend:objectType", "from": "https://schema.org/sender", "to": "https://schema.org/recipient", "subject": "https://schema.org/headline", "html": "resend:htmlBody", "text": "resend:textBody", "cc": "resend:cc", "bcc": "resend:bcc", "reply_to": "resend:replyTo", "created_at": "https://schema.org/dateCreated", "scheduled_at": "resend:scheduledAt", "last_event": "resend:lastEvent", "attachments": "resend:attachments", "tags": "resend:tags", "Audience": "https://schema.org/Audience", "name": "https://schema.org/name", "audience_id": "resend:audienceId", "Domain": "resend:Domain", "status": "resend:status", "region": "resend:region", "records": "resend:dnsRecords", "open_tracking": "resend:openTracking", "click_tracking": "resend:clickTracking", "Contact": "https://schema.org/ContactPoint", "email": "https://schema.org/email", "first_name": "https://schema.org/givenName", "last_name": "https://schema.org/familyName", "unsubscribed": "resend:unsubscribed", "Broadcast": "resend:Broadcast", "preview_text": "resend:previewText", "audience_id": "resend:audienceId", "sent_at": "resend:sentAt" } }