latestOpenAPI 3.1.02026-08-21375257351.2 KB
e99c1b6139c8
runtime_mutations
workspace
Export Workspace Endpoint
Export a workspace as a .qualia archive (ZIP), streamed to the client.
Carries workspace data only. Workspace files are available exclusively through export-to-path: an archive with a workspace in it runs to gigabytes, and every route that moves those bytes through the renderer has crashed it, taking the app's socket down with it.
When some notebooks or images cannot be read the archive is still produced. X-Export-Incomplete carries the total skip count and the X-Export-Skipped-* headers break it down, with the skipped notebook paths and blob IDs recorded in workspace.json.
get/api/workspaces/{workspace_id}/export
Path parameters
workspace_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/workspaces/{workspace_id}/export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}