Skip to main content
GET
Programmatic changelog of v1 API additions. SDKs can poll this to detect new capabilities (‘are there endpoints I don’t know about yet?’) without diffing the full OpenAPI spec between generations. Cached for 300s; supports If-None-Match.

Response

SystemChangelogResponse
string
required
The latest version label (matches the top entry’s version).
ChangelogEntry[]
required
Newest-first. SDKs paginate from index 0.

Status codes