Skip to main content
GET
List Agents (Inventory)
Returns every agent in the inventory as an AgentSummary. Compared to /risk/agents, this endpoint also exposes tool_call_counts, total_tool_calls, and the raw system_prompt.

Query Parameters

string
Filter agents by service name.

Response

Array of agent objects:
string
Unique identifier
string
Human-readable name
string
Detected framework
string
Agent role/purpose
string
LLM model in use
string[]
Tool names invoked by this agent
object
Map of tool_name to invocation count
integer
Sum of all tool calls
string
System prompt text (may be empty)
string
SHA-256 hash of the system prompt (first 16 hex chars)
integer
Number of distinct runs
integer
Total spans observed
string
LEARNING or MATURE
string
ISO-8601 timestamp
string
ISO-8601 timestamp