Reporting & Analytics Module¶
Overview¶
Reporting APIs for analytics and operational data exports.
API Prefix: /api/v1/report
Route Verification Status¶
- Source Router:
app/api/v1/endpoints/report.py - Live Route Count: 3
- Verification State: Verified (2026-06-28)
- Canonical Tracking:
docs/API_ROUTE_DOCUMENTATION_TODO.md - Verification Method: Route decorators extracted from
@r.<method>(...)inapp/api/v1/endpoints/report.py.
API Endpoints (Verified Against Live Router)¶
For the complete report endpoint inventory (method, effective path, source line), use:
- docs/API_ROUTE_LIVE_REFERENCE.md -> section report.py (3 routes)