Connectors
...
Actions
Forensics Campaign
5 min
description retrieve aggregate forensics data for a specified campaign in proofpoint using the campaignid parameter endpoint url /v2/forensics method get inputs parameters (object) – required campaignid (string) – required output example \[ { "status code" 200, "response headers" { "date" "wed, 18 oct 2023 13 42 53 gmt", "content type" "application/json", "content length" "188", "connection" "keep alive", "x content type options" "nosniff", "vary" "accept encoding, user agent", "content encoding" "gzip", "strict transport security" "max age=15724800; includesubdomains" }, "reason" "ok", "json body" { "generated" "2023 10 18t13 42 53 056z", "reports" \[ { "scope" "campaign", "id" "e144426d 7bcd 4695 98a7 c9f6551f3d48", "name" "ursnif \\"2000\\" | us targeting | urls | 3 july 2019", "forensics" \[] } ] } } ] output parameters status code (number) reason (string) json body (object) generated (string) reports (array) scope (string) id (string) name (string) forensics (array) file name (string) – required file (string) – required response headers header type date string content type string content length string connection string x content type options string vary string content encoding string strict transport security string