v1

latestOpenAPI 3.0.1Apache-2.02026-07-17105189262.9 KB
Default

FDA Committee Meeting Calendar

FDA's advisory committees are established to provide functions which support the agency's mission of protecting and promoting the public health, while meeting the requirements set forth in the Federal Advisory Committee Act. Committees are either mandated by statute or established at the discretion of the Department of Health and Human Services. Each committee is subject to renewal at two-year intervals unless the committee charter states otherwise.

get/fda-advisory-committee-calendar

Response

successful operation

fromDatestring

Start time of the event in EST.

toDatestring

End time of the event in EST.

eventDescriptionstring

Event's description.

urlstring

URL.

Example response

[
  {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "eventDescription": "eventDescription",
    "url": "url"
  }
]