Get Host Artifact Content

Fetch the contents of a single file observed on one of your deployed
sensors, identified by its path within the workspace. The most
recently observed version of the file at that path is returned.

Small files are returned inline as base64 (type: "inline"); larger
files are returned as a short-lived presigned download URL
(type: "link"). Exactly one of contents or url is populated.

This endpoint requires the Tactics file-content entitlement, which is
separate from the entitlement gating the rest of the Tactics
endpoints.

Path Params
uuid
required

Workspace UUID.

Body Params
string
required

Absolute path of the file on the profile instance. The most recently observed version of the file at this path is returned.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json