Search Compliance Actions
fda_compliance_actionsSearch FDA compliance enforcement actions (Compliance Dashboard data, not available in openFDA API): Warning Letters, Seizures, and Injunctions. These are the most serious regulatory outcomes, typically following OAI inspections. Filter by company name, FEI number, action type (Warning Letter/Seizure/Injunction), or date range. Related: fda_inspections (underlying inspection data by FEI), fda_citations (CFR violations cited in these actions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-500) | |
| date_to | No | End date for action_taken_date range (YYYY-MM-DD) | |
| date_from | No | Start date for action_taken_date range (YYYY-MM-DD) | |
| fei_number | No | FDA Establishment Identifier (FEI number) | |
| action_type | No | Compliance action type | |
| company_name | No | Company name (fuzzy match) |