log_csp
Model for admin Content-Security Report log retrieval by index, gated by admin permissions.
This lists the most recent CSP violation reports received by the controller controller_csp_report.
Available Model API Paths
| Method | Path pattern | Description |
|---|---|---|
get | /reports/... | Return the log of recent content security reports; admin-only access. |
A trailing /... means extra path segments are accepted for further lookups.