Connectors
...
Actions
Get Alert IPs
6 min
description retrieves ip addresses associated with a specific microsoft defender alert by using the provided alert id endpoint url /api/{{id}}/ips method get inputs path parameters (object) – required id (string) – required output example \[ { "status code" 404, "response headers" { "date" "thu, 04 may 2023 13 11 16 gmt", "content length" "0", "connection" "keep alive", "strict transport security" "max age=15724800; includesubdomains" }, "reason" "not found", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type date string content length string connection string strict transport security string