Admin APIs
prisms

Get Prism Compute

One audit row including the full snapshot — exactly the payload the public page rendered from on that day.

get/api/v1/admin/prisms/{prism_id}/computes/{compute_id}

Path parameters

prism_idstring required
compute_idstring required

Response

Successful Response

idstring uuid required
prism_idstring uuid required
compute_datestring date required
computed_atstring date-time required
platform_published_atstring date-time nullable
triggerstring required
publishedboolean required
order_idstring nullable
framework_idstring nullable
total_pricenumber nullable
data_throughstring date nullable
window_startstring date nullable
window_endstring date nullable
snapshotobject nullable

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the optional property to the response with the status

      response-optional-property-added