Skip to content
Start here

Reports

Get PhishGuard reports
GET/accounts/{account_id}/email-security/phishguard/reports
ModelsExpand Collapse
ReportListResponse object { id, content, disposition, 7 more }
id: number
content: string
disposition: "MALICIOUS" or "MALICIOUS-BEC" or "SUSPICIOUS" or 7 more
One of the following:
"MALICIOUS"
"MALICIOUS-BEC"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"ENCRYPTED"
"EXTERNAL"
"UNKNOWN"
"NONE"
fields: object { to, from, occurred_at, 2 more }
to: array of string
from: optional string
occurred_at: optional string
formatdate-time
postfix_id: optional string
Deprecatedts: optional string

Deprecated, use occurred_at instead

formatdate-time
priority: string
title: string
created_at: optional string
formatdate-time
tags: optional array of object { category, value }
category: string
value: string
Deprecatedts: optional string

Deprecated, use created_at instead

formatdate-time
updated_at: optional string
formatdate-time