Get investigation run
Retrieve a persisted investigation run, including its replay transcript
and the exact configuration and memory snapshots used by the investigation.
Authentication
AuthorizationBearer
API token from https://app.resemble.ai/account/api
Path parameters
uuid
Stable Detect Agent identifier returned by GET /agents.
run_id
Run UUID returned by a run_started event or run-list response.
Response
Investigation run details
success
item
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
502
Bad Gateway Error
