detectAgents

Get investigation run

Retrieve a persisted investigation run, including its replay transcript and the exact configuration and memory snapshots used by the investigation.

get/agents/{uuid}/runs/{run_id}

Path parameters

uuidstring required

Stable Detect Agent identifier returned by GET /agents.

run_idstring uuid required

Run UUID returned by a run_started event or run-list response.

Headers

Authorizationstring required

Response

Investigation run details

successboolean required

Changes