Export a branded Excel workbook
Remediation
Export a branded Excel workbook
Requires the exports.create permission (a GET route, so no CSRF check applies). Streams a branded .xlsx workbook (services/api/reports/branded_export.py) built from the tenant’s current visible insight snapshot (themes, severity, issues, fishbone, cause-remediation) plus every CAP and review on record. Returned with Content-Disposition: attachment and an application/vnd.openxmlformats-officedocument.spreadsheetml.sheet body.
GET
Export a branded Excel workbook
Response
200 - application/json
Successful Response