← Estonia

Medical Device Incidents

GET /estonian-medical-devices/incidents

All reported medical device incidents in Estonia from the Health Board (Terviseamet). Includes device name, manufacturer, incident date, and description.

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/estonian-medical-devices/incidents

Live Response

{
  "data": [],
  "success": true,
  "total": 0
}