Get Investigation Run
GET https://app.resemble.ai/api/v2/agents/{uuid}/runs/{run_id}
Retrieve a persisted Detect Agent run, including the replay transcript and the exact configuration and memory snapshots used by the investigation.
Path Parameters
Response
media_url is null when no uploaded primary media was attached. Runs created from public URLs keep the URL in inputs.url.
Internal cost events are removed from transcript, and internal cost totals are removed from result, even though the complete accounting record remains stored server-side.
If the run does not belong to the specified active agent, the API returns 404 Not Found.
