Skip to content
Start here

Phishguard

PhishguardReports

Get `PhishGuard` reports
GET/accounts/{account_id}/email-security/phishguard/reports
ModelsExpand Collapse
ReportListResponse = object { id, content, created_at, 7 more }
id: number
formatint32
content: string
created_at: string
formatdate-time
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, ts, from, postfix_id }
to: array of string
ts: string
formatdate-time
from: optional string
postfix_id: optional string
priority: string
title: string
ts: string
formatdate-time
updated_at: string
formatdate-time
tags: optional array of object { category, value }
category: string
value: string