Skip to main content

Get Agent Project Stats

GET 

/api/v1/observability/agent/:agent_id/stats

Get project statistics for an agent from observability service

Args: agent_id: Agent ID to get project stats for start_time: Start time for filtering stats (ISO datetime format, e.g., '2026-01-05T17:30:00.000Z')

Returns: Project statistics including trace count, cost summary, latency metrics, and annotation names

Request

Responses

Successful Response