detectAgents

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.

get/agents/{uuid}/runs

Path parameters

uuidstring required

Stable Detect Agent identifier returned by GET /agents.

Headers

Authorizationstring required

Response

Recent investigation runs

successboolean required
countinteger required

Changes