FETCH402
← Protocol index

Resource / 13521

unknown

Unnamed resource.

Which companies have an open or recent FDA drug/device recall? Search openFDA drug + device enforcement (recall) reports by recalling firm, product type (Drugs/Devices), classification (Class I/II/III), status, state, or initiation date (since). Returns the recalling company (entity-resolved where possible), classification, reason, product, and dates — a remediation and competitive-displacement trigger for quality and med-device sellers. openFDA public-domain records; observational.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 30000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "classification": "Class I",
    "company": "Baxter",
    "product_type": "Devices"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "classification": "Class II",
        "entity_id": null,
        "product_description": "Progesterone 100 mg/mL in Corn Oil Injection, 2 mL vials",
        "product_type": "Drugs",
        "reason_for_recall": "Lack of Assurance of Sterility",
        "recall_initiation_date": "2015-09-03",
        "recall_number": "D-321-2016",
        "recalling_firm": "Kalman Health & Wellness, Inc. dba Essential Wellness Pharma",
        "report_date": "2015-11-25",
        "state": "IL",
        "status": "Terminated",
        "voluntary_mandated": "Voluntary: Firm initiated"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}