Export issues
Export issues as CSV or JSON. Supports the same filters as list issues, including task_id. JSON responses use a versioned envelope with exported_at, evidence_schema_version defaults, and normalized reproduction_steps for downstream systems.
Query Parameters
Export format
csv, json Exclude raw_data field from JSON export to reduce size
critical, high, medium, low, info, unknown unverified, open, confirmed, in_progress, resolved, false_positive, accepted_risk, duplicate vulnerability, misconfiguration, exposure, information, compliance, other Export only issues with this host in their affected assets
Export only issues with at least this many affected assets
Filter issues that contain this CVE ID
Filter issues that contain this CWE ID
Filter issues with CVSS score >= this value
Filter issues with CVSS score <= this value
Export only issues belonging to this project
Export only issues associated with this task ID
Response
Exported issues file
The response is of type file.

