model-scanner_other
Request scan reports CSV export
Asynchronously initiates generation of a CSV scan report containing all scan results for the given time range. Returns an ephemeral job ID that can be used to check the status of the export and download the file. File is stored for 30 days once generated.
Constraints:
- Both time[gte] and time[lte] are required
- Date range cannot exceed 31 days
- Dates must be in RFC3339 format (e.g., 2023-01-01T00:00:00Z)
- Only scans with status "done" will be included in the export
post/scan/v3/reports/csv
Query parameters
Time range for scan results (both gte and lte are required, max 31 day range)
Response
CSV export initiated