Fda Complete Response Letters
fda_complete_response_lettersSearch FDA-disclosed Complete Response Letters for drug and biologic applications. Defaults to letter_type "COMPLETE RESPONSE"; optionally include other letter types in the same dataset. Returns the application’s current approval_status, letter metadata, an excerpt, and the official document URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Pagination offset (default 0). | |
| limit | No | Number of letters (1-100, default 20). | |
| query | No | Optional full-text term or raw openFDA CRL search expression. | |
| company | No | Sponsor/company name. | |
| to_date | No | Optional end date, YYYY-MM-DD. | |
| from_date | No | Optional start date, YYYY-MM-DD. | |
| application_number | No | NDA/BLA application number. | |
| include_other_letter_types | No | Include tentative approvals, rescissions, refusal-to-file letters, and other non-CRL records (default false). |