List investigation runs

Return up to 100 of a Detect Agent’s most recent investigation runs in newest-first order. An agent that the team has never run returns an empty list.

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

uuidstringRequired

Stable Detect Agent identifier returned by GET /agents.

Response

Recent investigation runs
successboolean
itemslist of objects
countinteger0-100

Errors

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