Documents

Export every schematic component of a document as one zip

Bundles each schematic visual component's v1 graph plus a manifest into a single zip. The contents round-trip exactly: re-importing the zip via PUT reproduces the same graphs. This is the lossless whole- document counterpart to the lossy coco-export.

get/api/v0/documents/{document_id}/schematic/archive

Path parameters

document_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/api/v0/documents/{document_id}/schematic/archive:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.