Error Handling API Reference
This document provides comprehensive API reference for the Error Handling System.
Overview
The Error Handling API provides endpoints for managing errors, collecting user feedback, tracking analytics, and generating reports.
Base URL
/errors
Authentication
All endpoints require authentication. Include the authorization header:
Authorization: Bearer <your-token>