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

uuidstringRequired

Stable Detect Agent identifier returned by GET /agents.

run_idstringRequiredformat: "uuid"

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

Response

Investigation run details
successboolean
itemobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
502
Bad Gateway Error