List Investigation Runs
GET https://app.resemble.ai/api/v2/agents/{uuid}/runs
Return up to 100 of a Detect Agent’s most recent investigation runs.
Path Parameters
Response
Run summaries do not include transcripts, configuration snapshots, memory snapshots, media URLs, or internal cost data. Use Get Investigation Run for replay data.
This endpoint returns at most 100 runs in newest-first order and currently does not accept pagination parameters. count is the number of runs in the returned page, so it is never greater than 100.
For a Detect Agent the team has never run, the endpoint returns 200 OK with items: [] and count: 0.
