Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/analytics/analytics.controller.ts
Get top documents
Endpoint
GET /analytics/:projectId/documents
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
days | query | string | - |
Referenced By
AnalyticsController(MODULE_DECLARES)
Was this page helpful?