Commit Graph
1 Commits
Author SHA1 Message Date
Stevan Freeborn fa81603c63 feat: add reports endpoint with get report and list reports methods
Implement ReportInfo, ReportData, and ReportRow models. Add get_report
(with optional data format and data type params) and list_reports
(paginated) methods. Tests cover report data retrieval, format
parameters, listing reports by app, and not-found error.
2026-03-25 13:47:11 -05:00