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
API key from https://app.resemble.ai/hub/api
Response
Investigation run details