List Tactics Detection Files

List the files observed during a detection's session, with each file's
path, size, type, and hashes.

Set mutations_only=true to restrict the response to files the session
actually created or modified, rather than every file it touched.

This endpoint returns metadata only - it never carries file bytes.
Retrieve a file's contents with the host artifact content endpoint,
which is gated on its own entitlement.

This endpoint takes no request body.

Path Params
uuid
required

Workspace UUID.

uuid
required

Tactics detection identifier. This is the value returned as session_id in detection payloads.

Query Params
boolean
Defaults to false

When true, return only files the session created or modified.

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