Get changelog entries from the system.
Returns a list of changelog entries, optionally filtered by feed_name. Each entry contains information about a data feed release including the feed name, product type, release version, and release date.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter changelog entries by feed name. If not provided, all entries are returned.
"active_outbreaks"
Successful Response
Name of the data feed
"active_outbreaks"
"outbreaks"
"events"
Type of product or data source
"HED"
"Tracker"
"API"
Version number of the release
"v1.0.0"
"v2.1.3"
"v1.5.2"
Date when the release was published
"2024-01-15"
"2024-03-22"
"2024-06-10"
Release notes
"Release notes for v1.0.0"