FRESHNESS
Get Page Freshness
Freshness of the datasets a UI page depends on, plus a page rollup.
Returns 200 with null freshness (not 404) when a page's datasets have not loaded yet, so the frontend can render a "no data yet" state. missing_tables lists the page's serving tables (store:serving_table) that have no freshness row yet.
get/freshness/{page}
Path parameters
pagestring required
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.2
- ○
added the optional property
datasets/items/last_attempt_tsto the response with the200statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○