GET FDA
FDA approvals, clinical trials, and PDUFA dates
Authorizations
Headers
Specifies return format. Query parameters work the same for both formats.
application/json
Query Parameters
Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date.
Number of results returned. Limit 1000
Date to query for calendar data. Shorthand for date_from and date_to if they are the same. Defaults for latest.
Date to query from point in time.
Date to query to point in time.
Date to filter and sort calendar by. Default is announced
.
announced
, target
Some date fields (such as the FDA calendar target date) include fuzzy dates such as 2021-Q1.
When filtering, you may choose to allow fuzzy date matching, or strict date matching that searches for ONLY dates that have an exact match within the given date period.
Default TRUE
.
One or more security identifiers separated by a comma. Maximum 50 securities. Security identifiers must be in the format of ticker symbols, only for US-listed equities.
Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated.
Response
Was this page helpful?