Error Tracking
Export Errors
Export error data in CSV or JSON format
GET
Query Parameters
Export format:
json or csvFilter by environment
Filter by priority
Filter by category
Start date (ISO 8601)
End date (ISO 8601)
Maximum number of errors to export (max 10,000)
Response
Returns the exported data in the requested format. CSV exports include aContent-Disposition header for file download.
Exports are limited to 10,000 error signatures. For larger datasets, use pagination with the List Errors endpoint.