Skip to content
Start here

Phishguard

PhishguardReports

Get `PhishGuard` reports
client.emailSecurity.phishguard.reports.list(ReportListParams { account_id, end, from_date, 2 more } params, RequestOptionsoptions?): SinglePage<ReportListResponse { id, content, created_at, 7 more } >
GET/accounts/{account_id}/email-security/phishguard/reports
ModelsExpand Collapse
ReportListResponse { id, content, created_at, 7 more }
id: number
formatint32
content: string
created_at: string
formatdate-time
disposition: "MALICIOUS" | "MALICIOUS-BEC" | "SUSPICIOUS" | 7 more
One of the following:
"MALICIOUS"
"MALICIOUS-BEC"
"SUSPICIOUS"
"SPOOF"
"SPAM"
"BULK"
"ENCRYPTED"
"EXTERNAL"
"UNKNOWN"
"NONE"
fields: Fields { to, ts, from, postfix_id }
to: Array<string>
ts: string
formatdate-time
from?: string | null
postfix_id?: string | null
priority: string
title: string
ts: string
formatdate-time
updated_at: string
formatdate-time
tags?: Array<Tag> | null
category: string
value: string