Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will return the component statistics and any open incidents.
- If the request is invalid, a 400 error will be returned.
- If authorization fails, a 401 error will be returned.
- If the component is not found, a 404 error will be returned.