changelog

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"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.