Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/events/agent-analytics.controller.ts
Agent actions: live-API calls agents ran via call_operation — volume, top operations, blocked writes, error rate
Endpoint
GET /agent-analytics/:projectId/actions
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
days | query | string | - |
Referenced By
AgentAnalyticsController(MODULE_DECLARES)
Was this page helpful?