v1

latestOpenAPI 3.0.22026-07-17171545.4 KB

Snap Read

Read snapshot from database. The snapshot refers to input state and output filter state for a query. With this data, we can recreate input + output for a query of interest.

This way, users can save and share results simply by passing around a unique link containing the {snapshot_id} (in combination with functionality provided by the frontend API)

The snapshot would have previously been written using the snap_write endpoint.

get/snap_read/{snapshot_id}

Path parameters

snapshot_idstring required

Response

Successful Response

{"stackTrail":"paths:/snap_read/{snapshot_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}