Email Security
Email SecurityInvestigate
Search email messages
Get message details
ModelsExpand Collapse
InvestigateListResponse object { id, action_log, client_recipients, 29 more }
properties: object { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
Deprecatedfindings: optional array of object { attachment, detail, detection, 6 more } Deprecated: use /investigate/{id}/detections instead.
Deprecated: use /investigate/{id}/detections instead.
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
InvestigateGetResponse object { id, action_log, client_recipients, 29 more }
properties: object { allowlisted_pattern, allowlisted_pattern_type, blocklisted_message, 2 more }
Deprecatedfindings: optional array of object { attachment, detail, detection, 6 more } Deprecated: use /investigate/{id}/detections instead.
Deprecated: use /investigate/{id}/detections instead.
post_delivery_operations: optional array of "PREVIEW" or "QUARANTINE_RELEASE" or "SUBMISSION" or "MOVE"
Email SecurityInvestigateDetections
Get message detection details
ModelsExpand Collapse
DetectionGetResponse object { action, attachments, findings, 6 more }
findings: array of object { attachment, detail, detection, 6 more }
Email SecurityInvestigatePreview
Get email preview
Preview for non-detection messages
Email SecurityInvestigateRaw
Get raw email content
Email SecurityInvestigateTrace
Get email trace
Email SecurityInvestigateMove
Move a message
Move multiple messages
Email SecurityInvestigateReclassify
Change email classification
Email SecurityInvestigateRelease
Release messages from quarantine
Email SecurityPhishguard
Email SecurityPhishguardReports
Get `PhishGuard` reports
Email SecuritySettings
Email SecuritySettingsAllow Policies
List email allow policies
Get an email allow policy
Create an email allow policy
Update an email allow policy
Delete an email allow policy
ModelsExpand Collapse
AllowPolicyListResponse object { id, created_at, is_acceptable_sender, 11 more }
Messages from this sender will be exempted from Spam, Spoof and Bulk dispositions. Note: This will not exempt messages with Malicious or Suspicious dispositions.
AllowPolicyGetResponse object { id, created_at, is_acceptable_sender, 11 more }
Messages from this sender will be exempted from Spam, Spoof and Bulk dispositions. Note: This will not exempt messages with Malicious or Suspicious dispositions.
AllowPolicyCreateResponse object { id, created_at, is_acceptable_sender, 11 more }
Messages from this sender will be exempted from Spam, Spoof and Bulk dispositions. Note: This will not exempt messages with Malicious or Suspicious dispositions.
AllowPolicyEditResponse object { id, created_at, is_acceptable_sender, 11 more }
Messages from this sender will be exempted from Spam, Spoof and Bulk dispositions. Note: This will not exempt messages with Malicious or Suspicious dispositions.