Connectors
...
Actions
Siem Messages Delivered
5 min
description fetch events for messages delivered within a specified time frame that contained a known threat, requiring specific parameters endpoint url /v2/siem/messages/delivered method get inputs parameters (object) – required one of the following three query parameters describing the desired time range for the data must be supplied with each request interval, sinceseconds, sincetime interval (string) sinceseconds (number) sincetime (string) format (string) threattype (string) threatstatus (string) output example \[ { "status code" 200, "response headers" { "date" "mon, 16 oct 2023 09 34 21 gmt", "content type" "application/json", "transfer encoding" "chunked", "connection" "keep alive", "vary" "accept encoding, user agent", "content encoding" "gzip", "strict transport security" "max age=15724800; includesubdomains" }, "reason" "ok", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type date string content type string transfer encoding string connection string vary string content encoding string strict transport security string