fsis_recalls_search
Which food companies have an FSIS meat/poultry/egg recall? Search USDA FSIS recall and public-health-alert records by recalling firm, classification (Class I/II/III or Public Health Alert), reason (allergens, contamination, misbranding), state, active status, outbreak link, or recall date (since). Returns the recalling firm (entity-resolved where possible), classification, reason, product, and dates — a remediation, sanitation, and displacement trigger for food-safety sellers. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | recall_date | last_modified_date :asc|:desc. Default recall_date:desc. | |
| limit | No | Max rows (default 25, cap 100). | |
| since | No | Recall on/after this date (YYYY-MM-DD). | |
| state | No | Distribution state code(s), CSV. | |
| active | No | true = currently-active recall notices only. | |
| offset | No | Rows to skip. | |
| reason | No | Reason fragment (Unreported Allergens, Product Contamination, Misbranding, ...). | |
| company | No | Recalling firm — suffix/punctuation-insensitive. | |
| outbreak | No | true = recalls related to an outbreak. | |
| entity_id | No | Resolved employer entity UUID. | |
| recall_type | No | Active Recall | Closed Recall | Public Health Alert (CSV). | |
| classification | No | Class I | Class II | Class III | Public Health Alert (CSV). |