Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/analytics/export/analytics-export.controller.ts
List scheduled reports for a project
Endpoint
GET /analytics/:projectId/reports
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ |
Referenced By
AnalyticsExportController(MODULE_DECLARES)
Was this page helpful?