Connectors
...
Actions
Fetch Files
6 min
description retrieve files up to 10 mb from specified endpoints in sentinelone for detailed threat analysis requires 'agent id' and 'data' endpoint url /web/api/v2 1/agents/{{agent id}}/actions/fetch files method post inputs path parameters (object) – required agent id (string) – required agent id json body (object) – required data (object) – required password (string) – required file encryption password files (string) list of files to fetch (absolute paths, up to 10 files) output example \[ { "status code" 200, "response headers" { "server" "nginx", "date" "sun, 21 apr 2024 10 42 26 gmt", "content type" "application/json", "transfer encoding" "chunked", "connection" "keep alive", "x rqid" "00326c00 9064 4459 b5cd 56ea0fd24ae2", "access control allow origin" "https //cns na1 sentinelone net", "access control allow credentials" "true", "vary" "origin", "strict transport security" "max age=31536000; includesubdomains", "x frame options" "sameorigin", "x content type options" "nosniff", "content security policy" "default src 'self' ; connect src 'self' sentinelone net cdn pendo io app pendo io pendo io data pendo io scalyr com storage googleapis com sentry io sentry io google analytics com gstatic com unpkg com cdn auth0 com wss\ // sentinelone net https //www googletagmanager com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net data ; script src 'self' 'unsafe inline' 'unsafe eval' sentinelone net cdn pendo io app pendo io pendo io static storage googleapis com storage googleapis com data pendo io https //www google analytics com https //www googletagmanager com https //unpkg com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net ; img src 'self' sentinelone net sentinelone com dm64t97qsxvuz cloudfront net data https //www google analytics com cdn pendo io app pendo io storage googleapis com data pendo io ; style src 'self' 'unsafe inline' sentinelone net app pendo io cdn pendo io storage googleapis com https //cdnjs cloudflare com https //dm64t97qsxvuz cloudfront net ; font src 'self' data sentinelone net https //cdn auth0 com https //dm64t97qsxvuz cloudfront net ; manifest src 'self' https //dm64t97qsxvuz cloudfront net ; frame src 'self' blob https //receptive io https // pendo io https //pendo io extensions storage googleapis com/ https // youtube com sentinelone net scalyr com; frame ancestors 'self' app pendo io sentinelone net; object src 'none'", "cache control" "no store", "pragma" "no cache", "expires" " 1", "content encoding" "gzip" }, "reason" "ok", "json body" { "data" { "success" true } } } ] output parameters status code (number) reason (string) json body (object) data (object) success (boolean) response headers header type server string date string content type string transfer encoding string connection string x rqid string access control allow origin string access control allow credentials string vary string strict transport security string x frame options string x content type options string content security policy string cache control string pragma string expires string content encoding string