Reports API
Analytics, exports, and reporting endpoints (Pro features included).
Authentication
These routes are registered with: UserPolicy.
Endpoints
| Method | Path | Edition | Operation | Controller |
|---|---|---|---|---|
GET | /reports | Core | Get Reports | ReportController@getReports |
GET | /reports/graph-reports | Core | Get Graph Reports | ReportController@getGraphReports |
GET | /reports/activities | Core | Get Activities | ReportController@getActivities |