Connectors
...
Actions
Get File Related Machines
6 min
description retrieve a list of machines related to a file's unique id in microsoft defender, assessing network impact endpoint url /api/files/{{id}}/machine method get inputs path parameters (object) – required id (string) – required output example \[ { "status code" 404, "response headers" { "date" "thu, 04 may 2023 17 41 29 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