Connectors
...
Actions
Get Domain Seen Organization
6 min
description determines if a specific domain has been observed within the organization by microsoft defender, requiring the 'domain' as a path parameter endpoint url /api/domains/{{domain}} method get inputs path parameters (object) – required domain (string) – required output example \[ { "status code" 404, "response headers" { "date" "thu, 04 may 2023 18 12 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