v5
OpenAPI 3.0.02026-08-034760291.5 KBChangelogs
Get changelog entries for a year or a single month
Returns all visible changelog entries. If only year is provided, returns the full year. If month is also provided, returns that month only. Ordered by date descending.
get/v3/changelogs/
Query parameters
yearstring required
Year (e.g. 2026)
monthstring
Optional. Month 1-12; if omitted, returns entire year.
Response
Changelog entries for the month or full year, plus hasMore (true if older years have data).