Connectors
...
Actions
Get Alert Domains
6 min
description retrieve domain information linked to a microsoft defender alert by providing the unique alert id endpoint url /api/{{id}}/domains method get inputs path parameters (object) – required id (string) – required output example \[ { "status code" 404, "response headers" { "date" "thu, 04 may 2023 13 08 46 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