Investigate
Search email messages
GET/accounts/{account_id}/email-security/investigate
Get message details
GET/accounts/{account_id}/email-security/investigate/{postfix_id}
ModelsExpand Collapse
InvestigateListResponse { id, action_log, client_recipients, 28 more }
InvestigateListResponse { id, action_log, client_recipients, 28 more }
properties: { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
properties: { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
Deprecatedfindings: optional array of { attachment, detail, detection, 6 more } Deprecated.
Deprecatedfindings: optional array of { attachment, detail, detection, 6 more }
Deprecated.
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
InvestigateGetResponse { id, action_log, client_recipients, 28 more }
InvestigateGetResponse { id, action_log, client_recipients, 28 more }
properties: { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
properties: { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
Deprecatedfindings: optional array of { attachment, detail, detection, 6 more } Deprecated.
Deprecatedfindings: optional array of { attachment, detail, detection, 6 more }
Deprecated.
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
InvestigateDetections
Get message detection details
GET/accounts/{account_id}/email-security/investigate/{postfix_id}/detections
ModelsExpand Collapse
DetectionGetResponse { action, attachments, headers, 5 more }
DetectionGetResponse { action, attachments, headers, 5 more }
InvestigatePreview
Get email preview
GET/accounts/{account_id}/email-security/investigate/{postfix_id}/preview
Preview for non-detection messages
POST/accounts/{account_id}/email-security/investigate/preview
InvestigateRaw
Get raw email content
GET/accounts/{account_id}/email-security/investigate/{postfix_id}/raw
InvestigateTrace
Get email trace
GET/accounts/{account_id}/email-security/investigate/{postfix_id}/trace
InvestigateMove
Move a message
POST/accounts/{account_id}/email-security/investigate/{postfix_id}/move
Move multiple messages
POST/accounts/{account_id}/email-security/investigate/move
InvestigateReclassify
Change email classification
POST/accounts/{account_id}/email-security/investigate/{postfix_id}/reclassify
InvestigateRelease
Release messages from quarantine
POST/accounts/{account_id}/email-security/investigate/release