v3

latestOpenAPI 3.1.0Proprietary2026-08-07266348629.6 KB
Agents Observability

Get Observability Agents

Agent activity rollup over the selected window (default last 24h).

One row per Streamkap agent (joined with MongoDB agents for the friendly name) plus one per (project_key_id, client_id) external pseudo-agent. Streamkap counts combine MCP-server calls (streamkap_mcp_log) with agent-runtime trace activity (agent_traces), so an agent that only processes records still surfaces a real count. The FE passes its selected range so the sidebar matches the active view. Sorted newest-active-first.

get/agentic/observability/agents

Query parameters

fromstring nullable

Time range start (ISO 8601); default last 24h

Time range start (ISO 8601); default last 24h

tostring nullable

Time range end (ISO 8601)

Time range end (ISO 8601)

Response

Successful Response

idstring required
kind'streamkap' | 'external' required
labelstring required
last_call_atstring date-time nullable
calls_24hinteger
error_count_24hinteger
top_error_code_24hstring nullable