Skip to main content
GET
Get Agent Detail

Path Parameters

agent_id
string
required
The unique agent identifier (e.g., researcher-agent).

Response

agent_id
string
Unique identifier
name
string
Human-readable name
framework
string
Detected framework
role
string
Agent role/purpose
model
string
LLM model used
tools_observed
array
List of tool names this agent has used
system_prompt_hash
string
SHA-256 hash of the system prompt (first 16 hex chars)
run_count
integer
Number of distinct runs
observation_count
integer
Total spans observed
maturity
string
LEARNING (< 10 observations) or MATURE (>= 10)
first_seen
string
ISO-8601 timestamp
last_seen
string
ISO-8601 timestamp