v1
latestOpenAPI 3.0.32026-07-22194221292.5 KBchangelog
Get latest changelog entries
Returns the latest public changelog entries for the controlplane UI. The origin response is intentionally not cached in memory; CloudFront caches this endpoint according to the Cache-Control header.
get/changelog
Response
Latest changelog entries
Example response
{
"entries": [
{
"date": "2026-07-07",
"title": "New sandbox scheduling controls"
}
]
}