v1

latestOpenAPI 3.0.32026-07-262499981.2 MB
AgentTelemetryService

ListAgentActivity

Returns the per-agent usage summary for a tenant.

get/v1/namespaces/{tenant_meta.namespace}/agent-telemetry/activity

Path parameters

tenant_meta.namespacestring required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

Query parameters

window_daysinteger

Look-back window in days. Defaults to 7 when zero.

Response

A successful response.

generated_atstring date-time

When the backend assembled this snapshot.

schema_versionstring

Schema version of this response envelope. Additive AgentActivity fields do not bump it; protobuf unknown-field preservation handles forward-compat.

staleboolean

True when served from a degraded/stale snapshot.

window_daysinteger

The look-back window the counts cover.

All 249 operations