Admin APIs
prisms
List Prism Computes
The compute timeline: by default one effective row per compute day (latest computed_at wins). Light rows only — fetch a row's full snapshot via the detail endpoint when rendering its graph.
get/api/v1/admin/prisms/{prism_id}/computes
Path parameters
prism_idstring required
Query parameters
include_supersededboolean
Include within-day history: earlier computes for a day that a later run (e.g. a manual repair) superseded.
Include within-day history: earlier computes for a day that a later run (e.g. a manual repair) superseded.
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the optional property
items/platform_published_atto the response with the200statusresponse-optional-property-added
- ○