Skip to content
Start here

Submissions

Get reclassify submissions
GET/accounts/{account_id}/email-security/submissions
ModelsExpand Collapse
SubmissionListResponse object { requested_at, submission_id, customer_status, 15 more }
requested_at: string

When the submission was requested (UTC).

formatdate-time
submission_id: string
customer_status: optional "escalated" or "reviewed" or "unreviewed"
One of the following:
"escalated"
"reviewed"
"unreviewed"
escalated_as: optional "MALICIOUS" or "SUSPICIOUS" or "SPOOF" or 3 more
One of the following:
"MALICIOUS"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"NONE"
escalated_at: optional string
formatdate-time
escalated_by: optional string
escalated_submission_id: optional string
original_disposition: optional "MALICIOUS" or "SUSPICIOUS" or "SPOOF" or 3 more
One of the following:
"MALICIOUS"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"NONE"
original_edf_hash: optional string
original_postfix_id: optional string

The postfix ID of the original message that was submitted

outcome: optional string
outcome_disposition: optional "MALICIOUS" or "SUSPICIOUS" or "SPOOF" or 3 more
One of the following:
"MALICIOUS"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"NONE"
requested_by: optional string
requested_disposition: optional "MALICIOUS" or "SUSPICIOUS" or "SPOOF" or 3 more
One of the following:
"MALICIOUS"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"NONE"
Deprecatedrequested_ts: optional string

Deprecated, use requested_at instead

status: optional string
subject: optional string
type: optional "Team" or "User"

Whether the submission was created by a team member or an end user.

One of the following:
"Team"
"User"