Skip to main content
GET
Returns the project’s agent registry, sorted by name. An agent row exists for every distinct agent the engine has seen: agents are auto-registered the first time a root trace arrives under a new name, and can also be registered explicitly with Register Agent. Use this list to find the agent ids that monitoring profiles, patterns, and online-evaluator scopes key off.
There is no separate “tracked agents” list on the self-host engine - every registered agent’s traces appear in Live Traces. This endpoint replaces the hosted platform’s /ingest/tracked-agents surface.

Authentication

string
required
Project API key.

Response

array
Array of agent objects, sorted by name. Each has: