workspaces
Get Workspace Preview Figure
The rendered image the workspace's preview names, for the card.
Only the blob the stored preview points at can be read this way, so a leaked blob id buys nothing, and the read runs under the caller's own workspace access.
get/api/workspaces/{workspace_id}/preview-figure
Path parameters
workspace_idstring required
Query parameters
blob_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/workspaces/{workspace_id}/preview-figure:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○