Export organization incidents
GET/api/organizations/:organizationId/reports/export
Export incidents for the organization as CSV or text-based PDF. Limited to 1000 incidents per request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Export generated successfully
Invalid format
Not authenticated
Access denied
Organization not found
Internal server error