Error
Content
Get latest content revision
Returns the current Program tip from storage. Does not fetch the linked upstream platform unless sync=true. With sync=true, best-effort ensure-sync may mint a pull revision; platform fetch failure still returns the last known tip (200) with upstream_sync.status: unreachable. Get-by-revision is always a DB read.
GET
Error
Path Parameters
Query Parameters
When true, best-effort ensure-sync from the linked upstream platform before returning the tip. Omit for a DB read of the last known Program revision (no platform fetch).
Available options:
true